Contents tagged with Visual Studio
- 
Wow ! “Add reference” dialog in VS 2010 is showing up quicklyI just wanted to mention that one of the cool enhancements in VS 2010 is that the “Add reference “ dialog will show up quickly and will load the assemblies on demand. 
- 
Did you know that there is a VS 2008 sp1 Offline installerHi, 
- 
Hint: sort the ajax Toolkit controls Alphabetically after adding them to the toolboxWhen you add the Aajx toolkit controls to your visual studio toolbox , the items will be added randomly and they will not be sorted, and so you will have many related controls like accordion and accordionpane where not adjacent ! see the image below : 
- 
Clearing the cache of the webApplication when using built in development serverwhen working with visual studio development server, you will notice that the application cache will remains between the runs ,