I think automatic updates are a great feature in Visual Studio 2010. Each time an instance of VS 2010 is opened, it automatically checks for updates to installed extensions. When updates are found it then kicks off a quick and painless process to install new updates, and all from within the VS...
Entries categorized 'Visual Studio 2010' ↓
Visual Studio 2010 Extensions Magic: Automatic Updates.
Tuesday, July 13 2010 - Visual Studio / Visual Studio 2010
Five Great Features in Visual Studio 2010
Monday, June 14 2010 - Visual Studio / Visual Studio 2010
1. Navigate To This feature has quickly become my all time favorite feature of Visual Studio. Navigate To allows you to very quickly navigate to a particular block of code, and is easier than using the Find feature. Navigate To performs a wildcard match on almost all code structures such...
New ASP.NET Web Deployment Options in Visual Studio
Thursday, November 13 2008 - Visual Studio / Visual Studio 2010
Currently web deployment in ASP.NET isn’t an easy task - there’s a small laundry list of things to do, and if you forget to deploy something or incorrectly configure something then boom! errors! Nobody wants to deploy a site and have to fight with it for the next two hours trying to figure out what was...
