Showing posts with label 3.5 and 4.0. Show all posts
Showing posts with label 3.5 and 4.0. Show all posts

Tuesday 17 January 2012

difference between .NET 1.1,2.0,3.0,3.5 and 4.0

What is the difference between .NET 1.1,2.0,3.0,3.5 and 4.0 ?

The list of differences are huge. In interviews you normally need to short and sweet. So we will list down top 5 differences from each section.

So lets first start with the difference between 1.0 and 2.0.

Support for 64 bit application.
Generics
SQL cache dependency
Master pages
Membership and roles

Now the next difference .NET 2.0 and 3.0
=========================================

WCF
WPF
WWF
WCS ( card space)

3.0 and 3.5
==========================================
LINQ
Ajax inbuilt
ADO Entity framework
ADO data services
Multi targeting

Finally 3.5 and 4.0
===========================================
MEF
Parallel computing
DLR dynamic
Code contract
language runtime
Lazy initialization