Hi Jonathan,
Sure, globlization/mutli-lingual application development is supported from
the begining of .net framework. Ever since 2.0, ASP.NET web application
has much improved multi-lingual web application development (especially
when you design page in Visual Studio 2005 or new VS 2008). For example,
when you create the page in designer, you can specify the page to load
property values from resource items rather than static values. And then,
you can author the resource files for different languages. Here are some
web article that can give you some quick view and ideas:
#Localization Made Easy with ASP.NET 2.0
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c12407
/
#How to build Multi-Language Web Sites with ASP.NET 2.0 and VS.Net 2005
http://www.c-sharpcorner.com/Upload...x?ArticleID=96602e53-0fb1-44ec-a67b-1c68b05eb
2e1
You can also get more ideas from MSDN reference or the ASP.NET quickstart:
#ASP.NET Globalization and Localization
http://msdn2.microsoft.com/en-us/library/c6zyy3s9.aspx
#Internationalizing Your Application
http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/localization/d
efault.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.