.NET Framework 3.0 Question

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

Guest

Ok, .NET Framework 2.0 doesn't include version 1.1... but does .NET Framework
3.0 include version 2.0?

It's very confusing... If not, consumers would have to download .NET 2.0 to
use with Vista, as many many applications have been built around that!
 
Thus wrote intclass,
Ok, .NET Framework 2.0 doesn't include version 1.1... but does .NET
Framework 3.0 include version 2.0?

Yes. The .NET Framework 3.0 is actually an extension of the .NET Framework
2.0 that adds Windows Communication Foundation, Windows Presentation Foundation,
Windows Workflow Foundation, and Windows CardSpace.

Cheers,
 
Back
Top