Click here to Skip to main content
15,907,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I just want to know what is the internally difference between ASP.NET 3.5 and ASP.NET 4.0.
and why people migrate there ASP.NET 3.5 Project into ASP.NET 4.0.

Kindly suggest best book for same.
Thanks
Alok Pandey
Posted
Comments
[no name] 28-Jul-13 9:19am    
Why would need a book for this? Why don't you just google it?
Sergey Alexandrovich Kryukov 28-Jul-13 14:17pm    
Why not reading MSDN documentation for that?
—SA

Hi,

You don't need a book to find out the difference between ASP.NET 3.5 and ASP.NET 4.0.
Just have a look here:
http://www.aspdotnet-suresh.com/2011/10/what-are-differences-between-aspnet-35.html[^]

More results here[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 28-Jul-13 14:19pm    
Good point, a 5.
—SA
Thomas Daniels 28-Jul-13 14:33pm    
Thank you!
Main difference may be figured in 4 fields between them:
1) Client Data access
2) Setting Meta keyword and Meta description
3) Enableviewstage property for each control and
4) Setting Client IDs

Brief description you will find here..
http://rahulgbhatia.wordpress.com/2011/11/04/main-differences-between-asp-net-3-5-and-asp-net-4-0/[^]

Check what are the features of Asp.net 4.0 from here:
http://www.asp.net/whitepapers/aspnet4[^]

Book suggestion
1.For Asp.net 3.5: http://www.amazon.com/books/dp/0470187573[^]
2.For Asp.net 4.0: http://www.amazon.com/Professional-ASP-NET-4-C-VB/dp/0470502207[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900