Profile

Click to view full profile
Hi, I'm Veerapat Sriarunrungrueang, an expert in technology field, especially full stack web development and performance testing.This is my coding diary. I usually develop and keep code snippets or some tricks, and update to this diary when I have time. Nowadays, I've been giving counsel to many well-known firms in Thailand.
view more...

Monday, October 17, 2011

How to speed up Visual Studio 2010

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!


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 ^^".

2 comments:

  1. Did you already tried Red Gate .NET Demon. For a small amount of money you save a lot of time.
    See : http://www.red-gate.com/products/dotnet-development/dotnet-demon/

    ReplyDelete
  2. I haven't tried it yet, but it is for building a solution faster, isn't it?

    ReplyDelete