I need to localize existing ASP.NET and Windows Forms applications (C#, .NET 3.5). I am looking for the best resources (books, articles, etc.) to learn how to do this and if there are any tools to help with making this easier.
A:
Are you localizing to a right-to-left language like Persian, Arabic or Hebrew?
afsharm
2009-10-18 12:59:13
No, I don't need to support that.
2009-10-18 13:06:53
Your links do not contain any contect (just get a header bar and a white page)
Shiraz Bhaiji
2009-10-26 15:44:01
A:
for WPF localization see http://msdn.microsoft.com/en-us/library/ms788718.aspx
sample project for localization in .net (project available for download) http://www.codeproject.com/KB/dotnet/Localization.aspx
a very usefull site for standards - internationalization and etc http://www.i18nguy.com/
if you are interested in localization conferances you can see
http://www.unicodeconference.com/
and
http://www.localizationworld.com/
is it enough for you?
Nasser Hadjloo
2010-01-10 08:56:35