edit-article
Home
Up
Delete
Article Name:
Article Description:
] asp.net MVC features -
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">LIST - features</h1> <h2 style="text-align: center;">asp.net MVC</h2> <h2>[WHAT]</h2> <ol> <li>] a listing of the features found in the asp.net MVC programming paradigm, brief description of each feature </li> <li>+] link to detail article on feature</li> </ol> <h2>[WHY]</h2> <ol> <li>] </li> </ol> <h2>[WHERE]</h2> <ol> <li>]</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] html helpers</li> <ol> <li>] <a href="http://www.codeproject.com/Articles/787320/An-Absolute-Beginners-Tutorial-on-HTML-Helpers-and" target="_blank">http://www.codeproject.com/Articles/787320/An-Absolute-Beginners-Tutorial-on-HTML-Helpers-and</a> </li> </ol> <li>] ajax helpers,</li> <li>] routing</li> <li>] unit testing</li> <li>*2*] lambda expression based Html Helpers,</li> <li>] template helpers</li> <ol> <li>] allows you to create a shared partial view and use the same on different other views. The HTML helper methods used for the edit templating feature are <code>Html.EditorFor, Html.Editor</code> and <code>Html.EditorForModel</code>.</li> </ol> <li>] UI Helpers</li> <li>] Data Annotations</li> <li>] Attributes validation</li> <li>] HTTP methods overriding</li> <li>] Areas,</li> <li>] Asynch Controllers</li> <li>*3*] Razor view engine ] Enhanced Data Annotations attributes for model validation, client and server ] Remote Validation ] Compare Attribute ] Session less Controller ] Child Action Output Caching ] Dependency Resolver ] Entity Framework Code First support ] Partial-page output caching ] ViewBag dynamic property for passing data from controller to view ] Global Action Filters ] Better JavaScript support with unobtrusive JavaScript, jQuery Validation, and JSON binding ? ] NuGet for package delivery/ software manage dependencies</li> <li>*4*] web api</li> <li>] default project templates</li> <li>] mobile project template</li> <li>] display modes</li> <li>] task support for asynch controllers</li> <li>] bundling</li> <li>] minification</li> <li>] azure sdk support</li> <li>*5*] one asp.net</li> <li>] Identity</li> <li>] Scaffolding</li> <li>] Authentication filters</li> <li>] Bootstrap</li> <li>] web api 2</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>]</li> </ol> <h1 style="text-align: center;"> </h1>