What are the inherent risk of upgrading a website from the 2.0 framework to the 3.5 framework?
I know the features given to me in the upgrade, just curious if there are any known issues that may pop up when upgrading.
I.E. Function X used to behave this way, and now behaves a new way.
The only major 2.0->3.5 trouble areas I have encountered were in the Web.Config and centered around references to System.Web.Extensions 2.0. If you use the Visual Studio interface to change your project's .NET version, VS will automatically fix most reference incompatibilities in your Web.config file.
As for code differences, you're likely to find that some methods which have been obsoleted by newer versions, but I've never encountered any that outright break.
Microsoft holds a very strict backwards-compatibility standard so that they can reduce the impact of major upgrades as much as possible.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With