Browse by Tags

All Tags » Visual Studio (RSS)

Wow ! “Add reference” dialog in VS 2010 is showing up quickly by anas

I 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. Thanks For VS team for this enhancement !

Did you know that there is a VS 2008 sp1 Offline installer by anas

Hi, If you tried to install VS 2008 , you will notice the the download button will install a small exe file which will connect to Microsoft servers to install the sp1 using online mode. What i didn’t noticed is that there is a small note in the download...
Filed under: ,

Hint: sort the ajax Toolkit controls Alphabetically after adding them to the toolbox by anas

When 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 server by anas

when working with visual studio development server, you will notice that the application cache will remains between the runs , this occurs because the web application still runnings even when you close your browser( or stop the debug). if you need to...
Filed under: ,
More Posts