开发者

Is the asp.net-mvc instead way of regular asp.net web froms? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I have a question about MVC,

Can we say that mvc is the instead way of regular asp.net web froms?

If not开发者_JAVA技巧 which scenario that I should not use MVC pattern?

Thanks


Yes MVC is alternate to webform. The scenario in which you should not use asp.net mvc is when you don't have solid oop concepts. you can read more from this blog post


Yes. Asp.Net MVC is an alternative to Webforms for websites.


see

  • Should you use asp net mvc
  • Deciding when use aspnet mvc
  • When to use asp net mvc vs asp net web forms
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜