ver 1.1 and 2.0 simultaneously??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know this is stupid for you experts but I did try to find the answer first.

I am running applications some of which require 2.0 and some 1.1.
Can both framework v 1.1 and 2.0 be installed simultaneously?
 
Can both framework v 1.1 and 2.0 be installed
simultaneously?
Yes. That was one of the design goals of the .NET Framework strategy - you
can have multiple versions of the framework installed at the same time.
 
Back
Top