Should I dive into ASP.NET MVC or start with ASP.NET Webforms?

Posted by Sahat on Stack Overflow See other posts from Stack Overflow or by Sahat
Published on 2010-06-14T05:30:32Z Indexed on 2010/06/14 5:32 UTC
Read the original article Hit count: 175

  • I plan to pick up Silverlight in the future.
  • Possibility of going into Microsoft WPF.
  • Currently learning Objective-C 2.0 w/ Cocoa.

I already know Pros and Cons of ASP.NET MVC vs ASP.NET Webforms. What I want to know is what would be more "efficient" for me to learn given the circumstances above?

By efficient I mean learning one design pattern once and then re-using it. Objective-C I believe uses MVC approach? What about Silverlight? WPF?

So what do you think? Also as a side question is it true that ASP.NET Webforms is often used by freelancers/small companies and ASP.NET MVC in large enterprises?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc