Archive for July, 2008
Overriding certain culture aspects when using ASP.NET Globalization.
Tuesday, July 15, 2008 11:12 1 CommentASP.NET Globalization greatly eases the development of websites in multiple languages by using the language settings from the visitors web browser. This works great, but there are situations that you might not want to use globalization for all possible settings. For example, if you have an auction site and all currency values are stored in [...]
