vote up 2 vote down star
1

What are the major differences between the .NET 3.0 & 3.5 frameworks?

flag

3 Answers

vote up 12 vote down check

ASP.NET AJAX was inbuilt for 3.5

.Net 3.0

.net 2.0 features + WF+WPF+WCF+ Cardspace

.Net 3.5

.Net 3.0 features + LINQ, ASP.NET AJAX, new controls, richer WCF support (incl REST, AtomPub), and a few other features

For more details refer to: .Net Frameworks that shows the difference and added features from .net frameworks 1.0 and on

link|flag
MS doc here: msdn.microsoft.com/en-us/library/… – Cheeso May 20 at 2:44
@Chesso-thanks for extra doc. – TStamper May 28 at 18:23
vote up -2 vote down

3.0 - 3.5 = .net -0.5

link|flag
vote up 3 vote down

Big one is LINQ

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.