Is it possible to create nested master pages in an ASP.NET Web Application projects as one can do in ASP.NET Website projects?
I am using Visual Studio 2008 and working on an ASP.NET Web Application. While creating a master page there is no option to choose another master page which if was available would have allowed me to create nested master pages.
Have anyone faced similar issue? Is any sort of work around recommended?
Thanks in advance for any help. Cheers.