Basic Instincts-Resources and Localization in ASP.NET 2.0: http://msdn.microsoft.com/en-us/magazine/cc163566.aspx
Original Basic Instincts article: http://msdn.microsoft.com/en-gb/magazine/cc163609.aspx
Extract:
In addition to programmatic access, ASP.NET 2.0 also introduces declarative syntax you can use to bind a named string to a property of a page or control. The syntax involves using the dollar sign ($) followed by the Resources namespace, the name of the resource file and the name of the string:
No comments:
Post a Comment