How ASP.NET MVC Differs From ASP.NET Webform

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priya.sharma
    Senior Member
    • Aug 2016
    • 105

    How ASP.NET MVC Differs From ASP.NET Webform

    1) ASP.Net MVC is a open source and ASP.Net Web Forms are not open source.

    2) MVC provide layouts for consistent look where in ASP.NET we have Master pages.

    3) MVC has HTML helpers and ASP.Net have server controls.

    4) MVC was built around tests but ASP.Net is not testable friendly.

    5) MVC have multiple forms on a page but ASP.Net has one big form.
Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎