asp.net - Are There Any Significant Changes in Localization Features Between VS2005/.NET 2.0, and VS2008/.NET 3.5? -
We have a non-localized WebForms app written in VS2005 / .NET 2.0, and want to make it local.
Is there a significant change in the area of localization (either framework feature or visual studio tool) between .NET 2.0 and .NET 3.5, which would make us suitable for upgrading this project?
No, the resource is new and this is the same.
Comments
Post a Comment