gpt4 book ai didi

asp.net-mvc - MVC ERP 解决方案

转载 作者:行者123 更新时间:2023-12-02 23:07:35 25 4
gpt4 key购买 nike

我正在研究设计完整的 ASP.NET MVC 应用程序的可行性。我想知道以下几点:

=> 可能吗? MVC 的架构是为处理大量数据的大型高流量 Web 应用程序而设计的吗?(担心将大量数据传送给客户端?会减慢速度吗?)有哪些功能可以使其变得简单?用于或难以用于设计重型应用程序。

在这方面,我想了解更多有关负责所有数据事务的 Entity Framework 的信息。

=> 使用 MVC 设计的处理大量流量的 Web 应用程序的示例

=> 资源的链接,其中可能包括示例项目、教程、讲座、示例代码等。

=>专家帮助可能对这项技术有丰富经验的人可供引用。

=> 它比 Web 表单更好吗? MVC应用程序是否完全提供了传统Web表单的替代解决方案。

请分享您对此事的看法。

谢谢

曼格什

最佳答案

是的,Mvc应用程序完全有能力处理大数据,并且应用程序的架构提供了很多支持提高应用程序的性能。但这仍然取决于您的编码方法和代码整洁度。如何将项目划分为层或模块。当任何模块准备就绪时,您可以并行使用 MVC 单元测试功能,这使得最终在集成所有模块时变得舒适。

=> Examples of Web applications designed in MVC which deal with a lot of traffic http://www.nopcommerce.com/default.aspx
http://www.sitefinity.com

=> Links on resources which can include sample projects , tutorials , lectures, Example Codes etc .
Music store is the best application in Asp.net Mvc: http://www.asp.net/mvc/tutorials/mvc-music-store

=> Expert Help who might be experienced with this technology in a big way for reference.
Sorry I cannot understand this question. But I think your questions is about pre-requisite to work in MVC. If you ever worked in Asp.net Web Forms and then switch in MVC then you understand the power of MVC technology.

=> Is it better than Web Forms ? Does MVC Application fully give an alternate solution to the traditional Web Forms .
MVC is much much better option then Web Forms from my point of view. Because MVC gives a lot of support in term RAD and also a number of Jquery libraries is available where you can easily integrate Rich controls in your web application like Knockout.js: http://knockoutjs.com/
Angular.js: http://angularjs.org/
KendoUI.js: http://www.kendoui.com

You can also see a lot of debates MVC vs WebForms:
http://www.codeproject.com/Articles/528117/WebForms-vs-MVC

关于asp.net-mvc - MVC ERP 解决方案,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15830317/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com