Entries categorized 'Visual Studio 2010' ↓

Visual Studio 2010 Extensions Magic: Automatic Updates.

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...

Visual Studio 2010 Extensions Magic: Automatic Updates. →

Five Great Features in 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...

Five Great Features in Visual Studio 2010 →

New ASP.NET Web Deployment Options in Visual Studio

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...

New ASP.NET Web Deployment Options in Visual Studio →