Answered by:
.NET 1.1 to .NET 4.0

Question
-
I have started working on .Net 1.1
how different .net 1.1 is from other like 2.0,3.5
Tuesday, April 27, 2010 7:18 AM
Answers
-
Check out http://msdn.microsoft.com/library/ms171868.aspx to see what is new in .NET 4.0.
This posting is provided "AS IS" with no warranties, and confers no rights.- Proposed as answer by Karel ZikmundMicrosoft employee, Moderator Tuesday, April 27, 2010 4:04 PM
- Marked as answer by eryang Thursday, May 6, 2010 2:18 AM
Tuesday, April 27, 2010 1:19 PMModerator -
Also check out list of high-level differences between the versions on Wikipedia: http://en.wikipedia.org/wiki/.NET_Framework#Versions
Overall there are tons of new things between 1.1 and 2.0, additional APIs in 3.0 and 3.5 and again quite a lot of changes between 3.5 and 4.0.
-Karel
- Proposed as answer by Karel ZikmundMicrosoft employee, Moderator Tuesday, April 27, 2010 4:04 PM
- Marked as answer by eryang Thursday, May 6, 2010 2:18 AM
Tuesday, April 27, 2010 4:02 PMModerator
All replies
-
Check out http://msdn.microsoft.com/library/ms171868.aspx to see what is new in .NET 4.0.
This posting is provided "AS IS" with no warranties, and confers no rights.- Proposed as answer by Karel ZikmundMicrosoft employee, Moderator Tuesday, April 27, 2010 4:04 PM
- Marked as answer by eryang Thursday, May 6, 2010 2:18 AM
Tuesday, April 27, 2010 1:19 PMModerator -
Also check out list of high-level differences between the versions on Wikipedia: http://en.wikipedia.org/wiki/.NET_Framework#Versions
Overall there are tons of new things between 1.1 and 2.0, additional APIs in 3.0 and 3.5 and again quite a lot of changes between 3.5 and 4.0.
-Karel
- Proposed as answer by Karel ZikmundMicrosoft employee, Moderator Tuesday, April 27, 2010 4:04 PM
- Marked as answer by eryang Thursday, May 6, 2010 2:18 AM
Tuesday, April 27, 2010 4:02 PMModerator -
Thank u karel.
Wednesday, April 28, 2010 1:23 PM