Visual Studio

Switch

More than 13 years old

I have written the second article in my series on Extending Visual Studio. In this article I describe how to create a Visual Studio Addin that allows …
Read more

Extending Visual Studio Part 1 - Code Snippets

More than 14 years old

I have published the first of a series of articles on extending Visual Studio on the CodeProject. Part 1 deals with Code Snippets, the article link is …

How to Debug a Visual Studio Extension

More than 14 years old

Here are a few tips for debugging Visual Studio Extensions. Visual Studio 2008/2010 If you need to debug your Visual Studio extension, you may find …
Read more