Interview Question in Asp.net 3.5


 

Interview Question :: Nested Master Page Support

Can you compare Nested Master Page Support in Visual Studio 2008 as compared to VS 2005?

by ksk
VoteNowAnswers to "Nested Master Page Support"

Already Visual Studio 2005 supports nested master pages concept with .NET 2.0, but the problem with this Visual Studio 2005 that pages based on nested masters can't be edited using WYSIWYG web designer. But now in VS 2008 you can even edit the nested master pages.

by ksk