Skip to content
| Marketplace
Sign in
Visual Studio>Tools>LangLight
LangLight

LangLight

Manuel Naujoks

|
189 installs
| (0) | Free
This is a very lightweight internationalization solutions. Translations are not declared with resource files but rather within the LangLight domain specific language. Once the translations are written down, this extension generates a class file containing all translations. Thi...
Download

This extension allows for a very lightweight internationalization solution. It does not require resource files, since it generates code directly from a XML DSL. You define your texts and translations in XML syntax and generate a class file. Instanciated, you can bind to the translations or access them in code. A single call to this object changes the language of everything that binds to it. Translations can be changed or excluded from changing in code at runtime.

A file of the LangLight DSL looks like the image below.

Check out this tutorial video that I did to demonstrate the extension: http://screencast.com/t/I3iejxYnA

 

You can reach me at Twitter http://twitter.com/halllo or via my websitehttp://neokc.de/!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft