linq - How to learn MVC 3 and Entity Framework? -
i have need learn mvc 3 razor view engine , entity framework 4, , trying figure out start.
over year ago, build site in mvc 2 , linq sql, it's been long time since i've thought @ , i've forgotten lot. though, still have loose understanding of routing, action links, , bit of linq. so, i'm not starting scratch, feels it.
i've been doing lots of digging around, in order learn can, have begun feel bit overwhelmed. watched videos on http://www.asp.net/mvc. while these helped, there still lots of holes in knowledge.
in case, here specific things i'm hoping guys can me find:
- a good, hands-on mvc 3 tutorial (not unlike nerd dinner tutorials available mvc 2)
- a clear explanation of entity framework 4, including coverage of topics such lazy loading , poco objects
- a clear explaination of linq, focusing on of extension methods available, etc
- resources not focused on code first models. have database in use (i'm not sure see value in code first anyway)
does know of resource or 2 has these things?
there handy project build, can build tutorials guide through alot of mvc stuff.
http://www.asp.net/mvc/samples/mvc-music-store
also learned alot blogs stephen walter: http://stephenwalther.com
Comments
Post a Comment