ASP.NET WebForms vs MVC(emerle.net)

submitted by rdez6173rdez6173(30) 2 years, 4 months ago

A developer's high-level overview of the pros and cons of ASP.NET WebForms versus ASP.NET MVC as presented to a team of developers for a startup. The article describes why MVC may be better suited for web "sites" and, conversely, WebForms may be better suited to web "applications"

1 comment |category: |Views: 36

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 2 years, 4 months ago 0

Feh. MVC is better all around for everything except for the simplest websites. You're looking to build a code-heavy web application? Avoid webforms like the plague. WebForm complexity increases at a logarithmic rate. MVC increases at a flat rate.

Reply

information Login or create an account to comment on this story