Author: Vishal Joshi's Tangent | Posted on: 8/12/2009 4:16:00 PM | Views : 890

In this post I am hoping to cover a quick tip/trick about file nesting in ASP.NET Web Site Project. Let?s say you have the below web site in your solution explorer: If you move ?About.aspx? and ?About.aspx.cs?  to the ?New Folder? shown above then you will see the file nesting in solution explorer incorrect? To fix this issue there is a solution explorer button for ?Nesting Related Files? as shown below? When you click this button the project system should update the solution explorer and show you the nested files correctly? -Vishal Technorati Tags: Web Site , Visual Studio tweetmeme_style = 'compact'; tweetmeme_url = 'http://vishaljoshi.blogspot.com/2009/08/fix-nesting-between-aspx-and-code.html'; tweetmeme_source = 'VishalRJoshi';...(read more) ...

Go to the complete details ...