Is possible create an extension for SQL Management Studio in Visual Studio 2010? Visual Studio has a project type for making extensions for Visual Studio.
Do any templates exist in visual studio for to make one? Where should I begin if I want to learn how to make one?
Thanks.
Yep. Here’s an article to get you started. Note: I guess there are some gotchas for 2008 R2.