Visual Studio 2010 addin writing articles/tutorials? [closed]

跟風遠走 提交于 2019-11-26 18:56:33

问题


Does anyone know of some good articles / tutorials on writing addins/plugins for Visual Studio 2010?


回答1:


  • Getting Started with Extending Visual Studio
  • The Visual Studio SDK for 2010
  • The VS2010 beta forums
  • Visual Studio 2010 New Features, Extensibility Points and Partner Opportunities

Most of the information on add-ins is in the SDK.




回答2:


Here's the new Visual Studio 10 extensibility samples

  • 6th July 2009 Sample - VSIX MEF Component Project Template added
  • 7th July 2009 Sample - MEF Container added
  • 10th July 2009 Sample - VS Package MEF Container Project Template added
  • 15th July 2009 Sample - DSL Store Locking added


来源:https://stackoverflow.com/questions/1146776/visual-studio-2010-addin-writing-articles-tutorials

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!