ASP.NET网站在MVC3体系结构上的局限性是什么? [英] What are limitations of ASP.NET website over MVC3 architecture.

查看:84
本文介绍了ASP.NET网站在MVC3体系结构上的局限性是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ASP.NET网站在MVC3架构上有哪些局限性?哪个是更好的选择.

解决方案

1. MVC模型允许我可以完全控制HTML,并启用测试驱动开发(TDD)
2.我们可以使用MVC轻松地与jQuery和其他JavaScript框架集成.
3.使用C#3.0的扩展方法,我们可以创建功能强大且功能丰富的HTML帮助器方法.我相信,可行性,重构能力和可维护性是项目成功的主要因素,并且比RAD能力更喜欢这些因素.

有关更多信息,请参见:
http://www.devcurry.com/2009/09/difference-between- aspnet-webforms-and.html [ ^ ]

http://weblogs. asp.net/shijuvarghese/archive/2008/07/09/asp-net-mvc-vs-asp-net-web-form.aspx [ 解决方案

1.The MVC model allows me full control over the HTML and enables Test Driven Development (TDD)
2.We can easily integrate with jQuery and other JavaScript frameworks with MVC.
3.Using extension methods of C# 3.0, we can make powerful and rich HTML helper methods. I believe that tesatbility, refactoring capability and maintainability are the main factors for a successful project and prefer these factors than RAD capability.

for more refer :
http://www.devcurry.com/2009/09/difference-between-aspnet-webforms-and.html[^]

http://weblogs.asp.net/shijuvarghese/archive/2008/07/09/asp-net-mvc-vs-asp-net-web-form.aspx[^]


这篇关于ASP.NET网站在MVC3体系结构上的局限性是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆