本文介绍了在ASP.NET MVC4中传递View a Fat模型有什么后果?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
传递View a Fat模型有什么后果? My Fat模型通常包含用于查询表示功能表结构的数据库和数据成员的业务逻辑。我已经看到ViewModels用于代替Fat Models,但我不完全理解为什么。
如果您需要进一步澄清,请告诉我。
谢谢,
robNO。
Hello,
What are the consequences of passing the View a Fat model? My Fat models generally hold business logic for querying the database and data members representing the functional table structure. I have seen ViewModels used in substitute for Fat Models but, I don''t fully understand why.
Please let me know if you need further clarification.
Thanks,
robNO.
推荐答案
这篇关于在ASP.NET MVC4中传递View a Fat模型有什么后果?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!