Skip to main content

Posts

Showing posts with the label difference between mvc 4 and mvc 5

55 Best Difference Between MVC 2, MVC 3, MVC 4, MVC 5 and MVC 6

“What”? ‘Why” and “When”? This article introduces to 55 key Features for MVC newest and oldest versions and also will we have many differences in between MVC 2, MVC 3, MVC 4, MVC 5 and MVC 6 and let’s explore in detail without writing the code. Try the live example of the vNext code shown in this page! 10 Key Features – MVC 2 1)      MVC 2 Added Templates Helpers . 2)      MVC 2 Added Model validator Provider. 3)      MVC 2 Added Client-Side Validation. 4)      MVC 2 Added Html Validation Summary Helper Methods. 5)      MVC 2 Added Display Model Level Error. 6)      MVC 2 Added Require https Attribute Action Filter . 7)      MVC 2 Added Asynchronous Controllers. 8)      MVC 2 Added Default Value Attribute in Action Methods. 9)      MVC 2 Added Binding Binary Data to Model Bi...