make the vs 2005 fly

Why it's slow?

The main problem is that a LOT of Visual Studio 2005 has been rewritten from C++ to .NET.

http://www.west-wind.com/WebLog/posts/3918.aspx

 

1, Disable the Intellisense.

2, going to Tools->Options->Text Editor->C#->General and unchecking the “Navigation bar”

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=154948&SiteID=1

3. Close the class view.

4. If a web project can use this:

Had the same problem, but the solution in this article (http://makeashorterlink.com/?E25B5199D) solved the problem for me :-). Unfortunately the link is to an archived page on Google. I couldn't find the original page! So here is the solution from the archived page:

Symptom: When saving a file in Visual Studio 2005, the entire IDE becomes non-responsive (ie. freezes) for about 10-15 seconds. Meanwhile, the save icon in the status bar is animated. After 15 seconds, the file is saved and the IDE is responsive again.

Solution: "With the help of a network packet analyzer I was able to find out what stalls Visual Studio. I found that whenever I saved a file, in my web project, Visual Studio did a DNS lookup on a host on my local network. This host was offline so although it managed to resolve it's IP address, there was no response from it. After a timeout period Visual Studio stops trying to connect to this host and goes on with it's business of saving the file.

I searched my registry to find the source of this host name and found it to be present in: HKEY_CURRENT_USER/Software/Microsoft/VisualStudio/8.0/ProjectMRUList. This registry key is where Visual Studio stores all recent projects that have been opened. In that list a project, located on a remote computer, was found. When I removed that item from the registry, Visual Studio no longer took 20 seconds to save it's Web project files."

5, autorecover Under Tools->Options->AutoRecover

4,....keep on updating  this

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值