Localisation width ASP.NET V2 -Whidbey
[20 mn de lecture - paru le 5/10/2005 12:26:14 PM - Public : Confirmé]
|
   
|
Auteur
Introduction
At the hour of universalization, ASP.NET V2 you offers several possibilities to communicate at the international level.
Finished the small flags so that the visitor chooses his language. ASP.NET V2 enables you to detect the language of the navigator and posts the language of the country directly. Your Web application will be multi language and transparency for you visitors.
According to the culture (Fr, in, ja, ar...) of the visitor you will be able to post an image, a text, a file, a different and adapted sound....
The format of the date (French format or English...), the direction of the text (vertical or horizontal) and even the monetary separator (comma or not comma) will be adapted to the standards of the
Simplifies process :
- Declarative resource expressions to tie controls or their properties to resources.
- Automatic compilation of RESX or RESOURCE files, with no requirement for satellites.
|