Author: ScottGu's Blog | Posted on: 5/4/2010 1:34:21 AM | Views : 874

This is the twenty-third in a series of blog posts I'm doing on the VS 2010 and .NET 4 release. Today's blog post covers some of the extensibility improvements made in VS 2010 - as well as a cool new "PowerCommands for Visual Studio 2010" extension that Microsoft just released (and which can be downloaded and used for free). [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] Extensibility in VS 2010 VS 2010 provides a much richer extensibility model than previous releases.  Anyone can build extensions that add, customize, and light-up the Visual Studio 2010 IDE, Code Editors, Project System and associated Designers. VS 2010 Extensions can be created using...(read more) ...

Go to the complete details ...