Asp – Are There Any Significant Changes in Localization Features Between VS2005/.NET 2.0, and VS2008/.NET 3.5

asp.netlocalizationnetvisual-studio-2005visual-studio-2008

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?

Best Answer

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