Strongly typed Resources in ASP.NET

Posted by: Rick Strahls WebLog, on 22 Nov 2006 | View original | Bookmarked: 0 time(s)

If youve used WinForms application you might envy the fact that there you get strongly typed resources automatically for your RESX files the Compiler automatically generates a class that contains each of the resources as a property of the class. This is cool in many ways it makes it easier to discover available resources and it minimizes typos in accessing these resources in your code   ASP.NET doesnt have this particular feature at least in stock ASP.NET projects. Part of the reason for this...

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

Similar Posts

  • Updated Westwind.Globalization Data Driven Resource Provider for ASP.NET more
  • Resx and BAML Resources in WPF more
  • Resource Files and ASP.NET MVC Projects more
  • ASP.NET MVC 2.0 and VS 2010 plan now public more
  • Asynchronous Fire and Forget With Lambdas more
  • Resource Files and ASP.NET MVC Projects more
  • The Technology Post for June 8th more
  • WPF Localization Guidance Paper Posted on CodePlex more
  • Microsoft Excel and Twitter via Smart Tags in a VS 2008 Solution more
  • More Fun with C# 4.0 - Dynamic REST Service Calls 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