Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I can answer half of your question. I've just dove into MVC from a WebForms background. There is (obviously) a learning curve, but it's really not very steep. I've been able to make the transition with little effort, and I find the whole thing to be a breath of fresh air.</p> <p>However, I am quite capable with front-end technologies (HTML &amp; Javascript), and I don't like the HTML the WebForms and Microsoft ajax framework generates. If you and/or your team are like this, you will love it. However, if you are proud of the in-depth knowledge you have of the event hierarchy, or if you love the simplicity of UpdatePanels, then you'll probably bridle against the changes.</p> <p>The documentation is OK, enough to get going happily, anyway. Here's a few videos to whet your appetite: <a href="http://videos.visitmix.com/MIX09/T49F" rel="nofollow noreferrer">http://videos.visitmix.com/MIX09/T49F</a> <a href="http://videos.visitmix.com/MIX09/T50F" rel="nofollow noreferrer">http://videos.visitmix.com/MIX09/T50F</a> <a href="http://videos.visitmix.com/MIX09/T44F" rel="nofollow noreferrer">http://videos.visitmix.com/MIX09/T44F</a></p> <p>Here's your documentation home: <a href="http://www.asp.net/mvc/" rel="nofollow noreferrer">http://www.asp.net/mvc/</a></p> <p>For a bit more info, the first chapter of the asp.net mvc 1.0 book is online and can be downloaded for free. See ScottGu's blog here: <a href="http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx" rel="nofollow noreferrer">http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx</a></p> <p>And, the full code for the chapter can be found here: <a href="http://www.codeplex.com/nerddinner" rel="nofollow noreferrer">http://www.codeplex.com/nerddinner</a></p> <p>Finally, in terms of development time, I think it might take a bit longer to develop apps using MVC (although I have no evidence of this), but I think supporting, maintaining, bugfixing and enhancing will take a lot less time. So, with a small up-front investment, I think you'll more than recoup that effort.</p> <p>Anyway, like I said, these are my preliminary findings. I still have yet to hit a really hairy problem.</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. 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