Click here to Skip to main content
Licence CPOL
First Posted 23 Jul 2009
Views 13,602
Bookmarked 16 times

Speed Up the Visual Studio Toolbox

By Steve Wellens | 26 Jul 2009 | Technical Blog
There are plenty of tips out on the web that I see no need to repeat here. But this one made such a remarkable difference on my box that I had to post it…

1

2

3
2 votes, 22.2%
4
7 votes, 77.8%
5
4.83/5 - 9 votes
μ 4.83, σa 0.93 [?]

There are plenty of tips out on the web that I see no need to repeat here. But this one made such a remarkable difference on my box that I had to post it….

I use the Auto-Hide property on the Toolbox to preserve screen real-estate. After adding the AJAX control toolkit to my environment, the Visual Studio Toolbox started to really drag. Instead of popping up quickly, the hard disk would churn for several seconds and the Toolbox would struggle, agonizingly and with apparently great reluctance, to appear.

When it did eventually appear, random sections of the Toolbox would be open. It didn't remember which tab was last used. Assuming the logic is in a background thread, I can only assume the thread was poorly written. If it was tested, the test results were ignored.

Thank goodness for the ToolboxAutoPopulate setting.

Tools->Options->Windows Forms Designer->General

Setting AutoToolboxPopulate to False brought my machine back from the abyss of lost productivity caused by slow, clunky, energy-sapping GUI delays. Although the setting is under Windows Forms Designer, it is just as effective for ASP.NET developers (it's the same Toolbox).

I hope someone finds this helpful.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Steve Wellens


EndWell Software, Inc.
United States United States

Member
I am an independent contractor/consultant working in the Twin Cities area in Minnesota. I work in .Net, Asp.Net, C#, C++, XML, SQL, Windows Forms, HTML, CSS, etc., etc., etc.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralBuy a new pc, throw older one in your garden trash bin. PinmemberEnglishPimp10:46 2 Apr '10  
GeneralThanks. PinmemberHemant.Kamalakar20:34 27 Jul '09  
QuestionAdverse effects? PinmemberMember 44758916:33 23 Jul '09  
AnswerRe: Adverse effects? PinassociateSteve Wellens7:12 23 Jul '09  
GeneralRe: Adverse effects? PinmemberMember 44758918:29 23 Jul '09  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120209.1 | Last Updated 26 Jul 2009
Article Copyright 2009 by Steve Wellens
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid