Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If you learn by reading books I would suggest checking out <a href="http://rads.stackoverflow.com/amzn/click/0470384611" rel="nofollow noreferrer">Professional ASP.NET MVC 1.0</a>. It is written by Scott Hanselman, <a href="https://stackoverflow.com/users/598/haacked">Phil Haack</a>, Scott Guthrie and Rob Conery. <a href="http://aspnetmvcbook.s3.amazonaws.com/aspnetmvc-nerdinner_v1.pdf" rel="nofollow noreferrer">Here</a> you can download a whole chapter of the book for free which walks you through building an application entitled, "Nerd Dinner", from start to finish.</p> <p>If you learn by example, then perhaps you would like to check out "<a href="http://haacked.com/archive/2008/11/07/haackoverflow-vs-stackoverflow.aspx" rel="nofollow noreferrer">Haackoverflow</a>". It is a Stackoverflow-esque site created in ASP.NET MVC where you can post questions and answers. You can watch the video of it being created <a href="http://channel9.msdn.com/pdc2008/PC21/" rel="nofollow noreferrer">here on channel9</a>.</p> <p>Finally, if you are a visual learner I would highly suggest checking out the tutorial videos on the <a href="http://www.asp.net/mvc/learn/" rel="nofollow noreferrer">official ASP.NET MVC website</a>. They cover topics such as routing, views, controller, validation, security, etc. </p> <p>When searching the net or watching videos, be sure they are for version 1.0 or greater. There have been some breaking changes from the pre-release versions and they will only serve to confuse you.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload