Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Extended Strongly Typed Resource Generator
Extended Strongly Typed Resource Generator

Extended Strongly Typed Resource Generator

Dmytro Kryvko

|
2,487 clicks
| (2) | Free
Extension of an existing VS.NET resource generator. It generates resource wrappers which are .NET formatting aware, Silverlight compatible and have many other handy features.
Get Started

The Extended Strongly Typed Resource Generator is a complete remake of the existing Visual Studio .NET resource generator (ResXFileCodeGenerator custom tool).

The Extended Strongly Typed Resource Generator offers the following advantages over the standard one:

  • Analyses string resources, detects the .NET formatting feature compliant strings and generates the formatting aware resource accessor methods in resource wrapper classes.
  • Fixed the problem with thread unsafe initialization of the ResourceManager property in resource wrapper classes.
  • Exposes resource names via the nested resource wrapper class.
  • Generates resource wrappers compatible with the .NET Compact Framework.
  • Generates resource wrappers compatible with Silverlight.
  • Generated resource wrapper classes are excluded from obfuscation.

Resource generator usage examples can be found here.

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