您的位置:首页 > 其它

MVC 4 Razor Design Sample Demo Project

2013-07-02 21:38 197 查看
This is a demo project in MCV 4 razor design which encompases the general design of MVC pattern. The objective is to help with scenarios involving navigations,resuable component,html helper, html partial ,html control ,event flow,intrinsic methods and Jquery. It also focus on real time scenario of calling controller action on radio button click such as autopost back mechanism. The project is simple and some what mimics real time example available in asp.net mvc site.This is not full pledged application but kind of proof of concepts involved to fellow developer to jumpstart with mvc. Suggest to focus on details.chtml for more gain in subject.

http://code.msdn.microsoft.com/MVC-4-Razor-Design-Sample-0ed5e9da
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: