MVP的MVC教程 [英] MVC tutorials for MVP

查看:83
本文介绍了MVP的MVC教程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是MVP的新手.

我可以使用为asp.net MVC创建的教程来学习MVP模式的基础和基础吗? 或差异太大?

can I use tutorials created for asp.net MVC to learn MVP pattern foundations and basics? or differences are too much ?

推荐答案

这两种模式非常不同. MVP模式可以与经典WebForms一起使用,而ASP.NET MVC已经在框架本身中集成了许多MVC模式的部分.关注点分离已经存在.如果您想将MVP与经典WebForms一起使用,您将有更多工作要做,因为框架中不存在该模式.

The 2 patterns are pretty different. The MVP pattern could be used with classic WebForms whereas ASP.NET MVC already integrates lots of the MVC pattern's parts in the framework itself. The separation of concerns is already present. If you want to use MVP with classic WebForms you will have much more work because the pattern is non-existent in the framework.

这篇关于MVP的MVC教程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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