Asp.Net MVC framework And Asp.Net Webform
摘要:
The ASP.NET MVC framework offers the following advantages:Complexity of application logic is made easier to manage because of theseparation of an application into model, view, and controller.It allows... 阅读全文
posted @ 2009-10-22 16:27 flyingchen 阅读(273) 评论(1) 推荐(0) 编辑