NuclearNed
Raconteur
I noticed that after installing .NET Framework 2.0, prior versions of the framework are still installed on my pc. Is there any good reason to leave them there? I would like to uninstall them if it won't cause any problems.
Originally posted by: Schadenfroh
I uninstalled them before installing 2.0.
Originally posted by: NuclearNed
Originally posted by: Schadenfroh
I uninstalled them before installing 2.0.
Uninstalling them now shouldn't screw up 2.0, should it?
Originally posted by: kamper
Doesn't 2.0 provide backwards compatibility to 1.x?
We've got the same problem in java, except compounded with the problem of vms from multiple vendors. Such developers should be taken out back and shot. :evil:Originally posted by: NuclearNed
I really thought so. As a .NET programmer, I know it really depends on whether or not a .NET application's software engineer wrote their code using accepted standards and practices. In other words, if they wrote their code in a "generic" manner, then it should be backwards compatible. However, there are ways (i.e. bad methodology) to force a program to look for a specific version of the .NET framework.Originally posted by: kamper
Doesn't 2.0 provide backwards compatibility to 1.x?