Jump to content

Recommended Posts

Posted

If i install .net framework 4, do i really need all the previous versions? Im not sure its backward compatible for applications that need earlier versions, ie: 2, 3, 3.5 etc.

 

Many Thanks

Posted
As far as I am aware it's not a case of backward compatibility, they are effectively different things. That's why when you install a new one, the older ones don't disappear.
Posted
Correct.... a newer version doesnt replace a previous version so you will indeed require the older versions (think most apps using .net framework are probably still using .net 2.0 or 3.x).
Posted
I'm interested to know what the current baseline seems to be. All of the applications I'm actively developing target .NET 3.5 or lower, simply because they'll work on Windows 7 without any extra dependencies. Has anyone actively deployed v4.0 yet?
Posted
I'm interested to know what the current baseline seems to be. All of the applications I'm actively developing target .NET 3.5 or lower, simply because they'll work on Windows 7 without any extra dependencies. Has anyone actively deployed v4.0 yet?

 

Yep, I'm developing with it at the moment for one of our systems.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...