According to the current version of Visual Studio, that is 2010. We can't deny that this version of Visual Studio is running slower when compared to the previous version (2008). So, I found some blogs wrote about the solution to improve Visual Studio 2010 running performance. I followed his steps, I think it should work for everyone else. Enjoy coding time!
The solution is posted on http://lennybacon.com/2010/10/18/UltimateGuideToSpeedUpVisualStudio.aspx.
Later, it seems like the link I posted is not exist already. So, I would tell the steps from my memory 555.
1. Go to options and click at Environment then look at startup tab. Select show empty environment.
2. Go to main environment tab, in Visual experience, deselect automatically adjust visual experience based on client performance then select Use hardware graphics acceleration if available.
3. Go to IntelliTrace tab, deselect enable IntelliTrace.
4. Go to Buld and Run tab under Projects and Solutions, check at Only build startup projects and dependencies on Run
Finally, I hope that it can help your Visual Studio run faster a bit ^^".
Did you already tried Red Gate .NET Demon. For a small amount of money you save a lot of time.
ReplyDeleteSee : http://www.red-gate.com/products/dotnet-development/dotnet-demon/
I haven't tried it yet, but it is for building a solution faster, isn't it?
ReplyDelete