Click here to Skip to main content
15,908,909 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hi Guys

I am working on ASP.net 3.5. I want to know what is the difference between ASP.net 4.0 and .net MVC 4 ? Both are same or what ? I am new and learning ASP.net.



Any reccomendation for book ??


Thanks
Posted
Updated 9-Apr-12 23:03pm
v2

No they are not same. You will get all the details here -
ASP.NET MVC 4 Beta[^]
ASP.NET 4 and Visual Studio 2010 Web Development Overview[^]

BTW there is a new version of ASP.NET coming very soon. Check here - What's New in ASP.NET 4.5 and Visual Studio 11 Beta[^]
 
Share this answer
 
Comments
Peta2010 10-Apr-12 4:55am    
I am just learning asp.net 3.5 but now i wnat to learn mvc 4 for asp.net. So i am cofuse. Looking for any book or something where i can learn how to use mvc in website. here is amazon link please suggest me ..
http://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Dstripbooks&field-keywords=asp.net+mvc+4

Thanks
Ankur\m/ 10-Apr-12 6:04am    
What are you not Googling for it? You will get many peoples recommendations.
If you know a particular book, Google for 'book_name review'. similarly Google for 'MVC books' for finding out about good MVC books.
Peta2010 10-Apr-12 4:56am    
Someone please explain what is the main difference in both ?
Ankur\m/ 10-Apr-12 6:02am    
Here you go - http://www.asp.net/mvc/tutorials/overview/asp-net-mvc-overview.
The page explains the main differences between ASP.NET Web Form and MVC applications and when to use which.
MVC from (Model View Controller design pattern) is a different paradigm of programming ASP.Net applications.

A good book for understanding MVC is Pro ASP.NET MVC 3 Framework
 
Share this answer
 

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