Accessing Localized values in ASP.NET markup and JavaScript
Posted by: Rick Strahls WebLog,
on 01 Nov 2006 |
View original
Im finally to the point where I can start using my localization provider code to actually localize a few applications and pages <s>. Took a while to get everything working correctly and get the live resource editing hooked up and little kinks worked out.
So the first task is to actually localize (or rather make localization ready) the various admin forms and helpers for the Localization provider.
The first thing I ran into is that by far the hardest part of the localization process...