ASP.NET Development Server Instances Gone Wild When debugging a web project in VS 2010, you may find that VS will launch many instances of the Dev Server (even though you are attaching to an IIS process). To disable this:
These settings are user-specific settings, and as such are not copied into source. You will need to take this step manually. Collapsing Projects Tired of having to manually collapse all the items in the Visual Studio Solution Explorer? This extension does the trick nicely (VS 2010). Why Microsoft has not seen fit to add this to VS is so Microsoft. |
Troubleshooting >