vote up 1 vote down star

We have a non-localized WebForms app written in VS2005/.NET 2.0, and are looking to localize it.

Are there any significant changes between .NET 2.0 and .NET 3.5 in the area of localization (either framework features or Visual Studio tools) that would make it worthwhile for us to upgrade the project?

flag

2 Answers

vote up 2 vote down check

No, nothing new. Resources and that's it.

link|flag
vote up 1 vote down

Microsoft .NET Framework 4 (Beta 1): What is New in Globalization

link|flag
Unfortunately, much as I might want to move to .NET 4, that's probably too new. Many thanks for the info however. – stusmith Oct 16 at 12:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.