up vote 4 down vote favorite
3
share [g+] share [fb]

I am looking for some reference code implementing a SSMS 2008 plugin.

Can somebody point me to the right direction?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Take a look at this SSMS Addins project on Codeplex.com.

Download the DataScripter.zip and look at the source code.

link|improve this answer
FYI: The code doesn't compile as it is. There are multiple missing assembly references that need to be fixed first. – ggponti Aug 31 '09 at 13:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.