Is .NET 4.0 a replacement of 2.0?

C

CSharpner

When .NET upgraded from 2.0 to 3.0 (and again to 3.5), 3.0 and 3.5
weren't really totally new versions of .NET. They required 2.0 to be
there and were more of an extension or and add-on to 2.0.

What about .NET 4.0? Is it a complete framework all on its own? Or
does it require 2.0 (and/or 3.x)?

TIA
 
P

Peter Duniho

CSharpner said:
When .NET upgraded from 2.0 to 3.0 (and again to 3.5), 3.0 and 3.5
weren't really totally new versions of .NET. They required 2.0 to be
there and were more of an extension or and add-on to 2.0.

What about .NET 4.0? Is it a complete framework all on its own? Or
does it require 2.0 (and/or 3.x)?

The former.
 
C

CSharpner

The former.

Thanks for responding, but I have the options in different orders in
both paragraphs, so I'm not sure which you're calling "the former".
Is 4.0 an add-on or a replacement?

Sorry for the confusion.
 
P

PvdG42

CSharpner said:
Thanks for responding, but I have the options in different orders in
both paragraphs, so I'm not sure which you're calling "the former".
Is 4.0 an add-on or a replacement?

Sorry for the confusion.

4.0 is a complete new framework.
 
P

Peter Duniho

CSharpner said:
Thanks for responding, but I have the options in different orders in
both paragraphs, so I'm not sure which you're calling "the former".
Is 4.0 an add-on or a replacement?

I only saw two sentences that were actual questions, which were the ones
to which I responded and referred. Sorry it wasn't more clear.
 
C

CSharpner

I only saw two sentences that were actual questions, which were the ones
to which I responded and referred.  Sorry it wasn't more clear.

Very true. Only two were questions. Unfortunately, a lot of people
(not you, of course) aren't as direct and logical as you are. I
couldn't tell which kind of replyer you were. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top