Click here to Skip to main content
15,867,885 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Guys, I need your advice , I am going to learn MVC 3 which book is most helpful to learn MVC and LINQ concepts can anyone give me book details?
Posted

1 solution

For MVC :

you can find important resources and videos on MVC3 on http://www.asp.net/mvc and MVC w3School

Also you can learn from codeproject articles "Learn MVC (Model View Controller) step by step in 7 days" by "Shivprasad koirala"

for any book on mvc i recommend the third edition of Pro ASP.NET MVC 3 Framework by Steven Sanderson and Adam Freeman.

And for LINQ : you can find basic and advanced concept on Linq from below articles on code project.
1) Understanding LINQ (C#)
2) LINQ to SQL: Basic Concepts and Features
3) LINQ to SQL: Advanced Concepts and Features
 
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