Search code examples
visual-studio-2010localizationadd-inresx

Write VS 2010 plugin/addin/extension


For my project I was need localization plugin. I dont find it and instead of write own console localiztion utility. I think this will be useful for community. I want to wrap it into plugin for VS. May be already exisists VS addings project templates? Can anybody help me from what I should start?

Many thanks.


Solution

  • Download and install the Visual Studio 2010 SDK. It comes with plenty of sample code.