CodeBlog: Writing a Blogging Extension for Visual Studio 2010
Have you ever wanted to quickly share a code sample to Twitter or your blog without leaving Visual Studio? Steve Apiki walks through how to create an extension for Visual Studio 2010 that does just that.Walkthrough: http://www.devx.com/VS_2010/Article/44073 His walkthrough touches on a number of extensibility options inside Visual Studio 2010...