By tag: Globalization
0
kicks
ASP.NET MVC Localization: Generate resource files and localized views
ASP.NET MVC Localization: Generate resource files and localized views using custom templates
0
kicks
ASP.NET MVC 2 Localization complete guide
This is a full guide for localizing asp.net mvc 2 web application covering following aspects: views localization, simple culture switching mechanism, model validation messages localization, DisplayName attribute localization and problem solving with caching(OutputCache) and localization.
0
kicks
Globalization and localization demystified in ASP.NET 2.0
Globalization and localization are two important processes which every developer should be aware of while creating global products or applications. Though there are many articles which explain the subject well, I did not find a single resource which explains all important concepts regarding globaliz...
0
kicks
A better, easier way to make sure you've globalized everything
A better, easier way to make sure you've globalized everything in your application
0
kicks
Applying localization with MasterPages
Applying localization with MasterPages Where Language Selection control is placed in the MasterPage
0
kicks
How to build Multi-Language Web Sites with ASP.NET 2.0 and Visual Stud
How to build Multi-Language Web Sites with ASP.NET 2.0 and Visual Stud
0
kicks
.NET Internationalization, The Developer's Guide
Read a book review of this title: "Globalization leads to internationalization (i18n)—writing software which can run in native languages in foreign markets. Even in the U.S.A. with its enormous home market for software, foreign markets beckon. Internationalization is, also, called globalization...
0
kicks
.NET Internationalization: The Developer's Guide...
Read a book review of this title: "Globalization leads to internationalization (i18n)—writing software which can run in native languages in foreign markets. Even in the U.S.A. with its enormous home market for software, foreign markets beckon. Internationalization is, also, called globalization...
0
kicks
EnableGlobalization property on the ScriptManager
enable globalization when playing around with the Calendar extender.