Blog
    C#
    ADO.Net
    .NET
    ASP.Net & Web Forms
    Custom Controls
    Web Development
    Exception Handling
    XML
    Database
    Security in .Net
    Testing
    Web Services
    Windows Services
    Windows Controls
    WCF
    AJAX
    WPF
    XAML
    Reporting
    Setup
    VB.Net
    LINQ
    JQuery
    SilverLight
    JavaScript
    HTML5
    Crystal Report
    Cloud Computing
    Share Point
    Visual C++
    MVC
    Android
    PHP
    Java
    HTML
    WordPress
    Joomla
    Products
    Drupal
    Windows Phone
    JSON
    LightSwitch
    iPhone/iPad
    Ruby on Rails
    IIS 7
    Windows 8
    CSS/CSS3
    Excel
    MS Access
    Shortcut Keys
    Visual SourceSafe
    Team Foundation Server
    APIs
Follow Us
Follow _MindStick_ on Twitter View MindStick Software's LinkedIn profile View MindStick Software's Facebook profile
Top Contributor
Advertisement
Advertise with Us
Mindstick
Article Article  Forum Forum  Blog Blog  Quiz Quiz  Beginner Beginner  Careers Careers  Contact Contact  Login Login  
Home | Product | Services | About Us | Interview | DeveloperSection | Submit an Article | Submit Blog
Report Abuse Form
Reason:    
 

Home >> MVC >> Difference between ASP.NET and ASP.NET MVC.
Difference between ASP.NET and ASP.NET MVC.

Hi... In this blog I will teach you that what is difference between ASP.NET and ASP.NET mvc.
Views: 12981     Comments: 1
by Awadhendra Tiwari on 9/20/2011

Difference between ASP.NET and ASP.NET MVC

One of the frequently asked questions about asp.net MVC is that how it is difference from asp.net web forms. Here we will talk some differences between asp.net web forms and asp.net MVC. One thing that I would like to mention that ASP.NET MVC is not a replacement of ASP.NET web forms but both are built on top of core ASP.NET framework. We will use lot of features of ASP.NET in ASP.NET MVC such as authentication and authorization mechanism. Here I will display some differences between asp.net and asp.net mvc.

ASP.NET MVC

Strengths

1.      Provides fine control over rendered html control.

2.      Cleaner generated html.

3.      Superior separation between UI and code.

4.      Easier to unit test.

5.      Can support multiple view engines.

6.      No view state.

7.      Typically size of page is small.

8.      Easy integrate with framework such as jquery.

Weakness

1.      Not event driven, so maybe difficult for people who know only ASP.NET web forms to wrap their minds around it.

2.      Third party control library support is not that strong.

3.      No view state.

ASP.NET Web Forms

Strengths

1.      Provides very good RAD development capabilities.

2.      Great designer support in visual studio.

3.      Easy of development for data-heavy LOB applications.

4.      Very rich control libraries and third party vendor support.

5.      A familiar event-driven model when compared to windows forms development and so easy for developers to pick up.

Weakness

1.      UI logic coupled with the code, and thus is hard to separate.

2.      Harder to unit test, so difficult to employ.

3.      Heavy page size due to view state management.

 

Thanks,

Title :  
Comment :
Text ColorBackground Color
BoldItalicUnderline
LeftCenterRightJustify
Ordered ListBulleted List
IndentOutdent
Horizontal Rule
SubscriptSuperscript
HyperlinkImage
Design ModeDesign
View HtmlHtml
       
 
Report Abuse Form
Reason:    
 
Latest ArticleRSS Feed
    
    
    
    
    
    
    
    
    
    
More...
Latest Blogs by Awadhendra TiwariRSS Feed
    
    
    
    
    
    
    
    
    
    
More...
Top Viewed ArticlesRSS Feed
    
    
    
    
    
    
    
    
    
    
Top Viewed BlogsRSS Feed
    
    
    
    
    
    
    
    
    
    
Latest Interview QuestionsRSS Feed
    
    
    
    
    
    
    
    
    
    
More...
Total Online Users: 6411
  
Copyright © 2009 - 2013MindStick. All Rights Reserved.