开发者

T4 templates for MVC that replicate ASP.net Dynamic Data functionality?

I love the functionality that you get with ASP.net Dynamic Data web applications. I love the power and control you get from the MVC framework. Does anyone have T4 templates for MVC that repli开发者_如何学Pythoncate ASP.net Dynamic Data functionality?


I am a fan of MvcScaffolding ( http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/ ) with which you can generate everything such as controllers, views, and so on based on data defined on edmx file. Beauty of the package is also that you can customize all the generation of code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜