0


ASP.NET MVC最近发布了正式版1.0,给ASP.NET的开发多了一种选择。 在以后的项目开发中,怎样在Web Forms和MVC之间做选择呢?

垃圾帖?
提问于2009-03-26 12:18:37
143 2 5
添加评论
1


MVC is mainly for TDD(Test-driven development), meaning you can use Unit Test to test your program. It's very hard to do Unit Test for Web Forms.

In fact, Microsoft has other development approaches. Here is a blog to talk about them.

永久链接 | 垃圾帖?
回答于2009-03-29 14:47:30
60 2
添加评论
0


我在一篇Blog中写了MVC和Web Forms的相关话题,大致从起源,模型架构,控件,复用等高层次的角度探讨了这个问题。

详细可以参考: http://gchen.cn/entry/647/ASP.NET选择Web Forms还是MVC?

永久链接 | 垃圾帖?
回答于2009-07-16 08:23:50
348 2 10
添加评论
0


dfsgferfer

永久链接 | 垃圾帖?
回答于2009-08-11 06:01:59
1
添加评论




Made with Django.

当前版本: R-0127-20090523

cc-wiki