I'm looking for resources on writing a visual studio 2008/2010 plugin, preferably a book of some sort.
+2
A:
- Really good web page: http://www.mztools.com/resources%5Fvsnet%5Faddins.aspx
- Book "Professional Visual Studio® 2008 Extensibility", Keyvan Nayyeri.
- Forum: http://social.msdn.microsoft.com/Forums/en-US/vsx/threads
mykhaylo
2009-11-23 09:24:11
this mztools link is the best Visual Studio extensibility resource on the internet. Carlos Quintero rocks!
Ciwee
2009-11-23 09:31:20
I'm using these sources(mztools) - they are great!
mykhaylo
2009-11-23 09:36:47
I'll give you correct answer on this, three awesome resources!
thr
2009-11-23 13:41:57
A:
Scott Hanselman has a podcast episode: "Inside a Visual Studio Plugin - CodeRush with Mark Miller"
Andrew
2009-11-23 09:25:17