VND - Vu Nguyen Learn On The Go
Learn more, study less. Practice today can be obsolete tomorrow.
Home
Archives
Contact
<< SQL Server CE: Unable to check if a table exist before drop
|
Home
|
AJAXToolKit: ModalPopupExtender and Form validation issues >>
ASP.NET: Create ASP.NET 2.0 Multilingual Websites
Monday, May 12, 2008 3:21 AM
Localizing process (from
Michèle Leroux Bustamante
)
Design pages
by applying a combination of static HTML and ASP.NET server controls.
Prepare static areas for localization
by wrapping them with the ASP.NET
Localize
control.
Provide proper control names
to all server controls so that generated event handlers and resource keys can be easily recognized.
Create shared resources
in the App_GlobalResources subdirectory. These can be .resx files that already exist, or new .resx files created to hold terms that will be shared across several pages.
Associate shared resources
with control properties using explicit resource expressions, where appropriate. It is best to do this before generating local resources for the page.
Generate local resources
while in Page Design view by selecting the
Generate Local Resource
menu item.
Video
How Do I: Create a Multi-Lingual Site with Localization?
from
ASP.NET 2.0 "How Do I" video series
of Scott Stansfield
Tutorials
http://www.beansoftware.com/ASP.NET-Tutorials/Globalisation-Multilingual-CultureInfo.aspx
.
Visually & easily to learn tutorial from Wei-Meng Lee
http://www.ondotnet.com/pub/a/dotnet/2005/08/08/localizingaspnet20.html?page=1
Some which might answer your questions popped out of work
Tutorial: Translating an ASP.net Web application
Trick: Automated translation of a resx file
Tutorial: Localize a Web.sitemap file
Using a resource in an ASP.NET Theme (Tutorial)
Advanced
Jeff Modzel
teach us
How to create your own ASP.NET 2.0 custom resource provider to replace resource files (resx) with SQL Server
.
Michèle Leroux Bustamante
give us a deep look into advantage & disadvantage of localization approach and suggest us an enough for Enterprise project approach
Extending the ASP.NET 2.0 Resource-Provider Model
.
To be continuing...
Feedback
No comments posted yet.
Post a comment
T
itle:
N
ame:
E
mail:
Not Displayed
W
ebsite:
C
omment:
Enter the code shown above:
Please add 4 and 6 and type the answer here:
News
How to move past the initial stages where there are only ideas and no plans
Article Categories
Reading
Archives
October, 2008 (2)
September, 2008 (3)
August, 2008 (4)
July, 2008 (5)
May, 2008 (3)
April, 2008 (4)
March, 2008 (5)
February, 2008 (7)
January, 2008 (10)
November, 2007 (4)
October, 2007 (7)
August, 2007 (5)
July, 2007 (1)
June, 2007 (4)
May, 2007 (3)
Post Categories
Web Programming
Web Design
Architectures
Design Patterns
ASP.NET
LINQ
Software Engineering
RIA
ASP.NET
C# to HTML
Code Converters
Encosia
ScottGu's Blog
String Formatting in C#
The Freelance Blog - Freelance Switch
Stuffs
Six Revisions
SmashingMagazine
WP Theme
&
Icons
by
N.Design Studio
adapted by
timheuer
RSS
ATOM
Login