Posts Tagged ‘culture’

Overriding certain culture aspects when using ASP.NET Globalization.

Tuesday, July 15, 2008 11:12 1 Comment

ASP.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 [...]

This was posted under category: Web Tags: , ,