Configuring - Globalization and culture
Categories: Culture & Language
|
Tags: Architects, Developers, XML, Non English Cultures, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
Revision:
1
Posted:
20/Sep/2009
Updated:
24/May/2010
Status:
Publish
Types: Reference
|
OverviewThis article is a part of articles on Configuring Visual WebGui application.
In this part you will find information settings related to globalization and culture. Settings | Default value | web.config | Description |
|---|
Culture
| Servers default value, example en-EN
| <system.web>
<globalization requestEncoding="utf-8"
responseEncoding="utf-8"
culture="pt-BR"
uiCulture="pt-BR"/>
</system.web>
|
|
This part of the article has not been completed yet.
About the author
Related Articles
|
Culture & Language
|
|
|
This article explains how to create a translated resource file.
Tags:
Developers, C#, Non English Cultures, 1. Beginner, 2. Intermediate, 3. Advanced, Customization, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, Non English Cultures, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, Non English Cultures, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
|