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
No comments:
Post a Comment