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.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Are you localizing to a right-to-left language like Persian, Arabic or Hebrew? |
|||
|
|
|
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/ is it enough for you? |
|||
|
|