Global Resources Localization Suggestion for ASP.NET

Posted by: Rick Strahls WebLog, on 24 Jun 2007 | View original | NEW Bookmarked: 0 time(s)

ASP.NET provides the ability to use strongly typed resources for Global resources that are contained in App_GlobalResources. This is a nice feature, but it has a pretty major flaw as it's implemented right now. The way this works is that you have your Resx file in App_GlobalResources and ASP.NET will at compile time generate a class from each of the resource sets (each distinct invariant .resx file) defined. For example a generated class looks like this:public class resources { //...

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1382 | Hits: 111

Similar Posts

  • ASP.NET MVC: DevExpress Mail Demo more
  • Bind InfoPath form to XML, Tables, SharePoint Lists & Web Services more
  • Export Word documents to XPS - Open XML Paper Specification format more
  • New article: How to detect and avoid memory and resources leaks in .NET applications more
  • ASP.NET Performance Improvements in DevExpress 2009 volume 2 more
  • Create or Manage XPDL 1.0 & 2.1 packages using Aspose.Workflow more
  • Application Identifiers (AI) for EAN-128 barcode generation more
  • Create charts & add ad hoc capabilities to .NET Web & WinForm apps more
  • Resource Files and ASP.NET MVC Projects more
  • Resource Files and ASP.NET MVC Projects more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD