ASP MVC的应用是什么以及与ASP.Net的区别 [英] What is application of ASP MVC and it’s difference with ASP.Net

查看:86
本文介绍了ASP MVC的应用是什么以及与ASP.Net的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 什么是ASP MVC,它与ASP.Net的区别

非常感谢

Hi What is ASP MVC and it’s difference with ASP.Net

Thanks very much

推荐答案

ASP.NET是用于使用HTML,CSS,JavaScript和服务器脚本构建网页和网站的开发框架. ASP.NET支持三种不同的开发模型:Web页,MVC(模型视图控制器)和Web窗体.

参考: ASP.NET MVC教程 [ ASP.NET与ASP.NET MVC [ ASP.NET与ASP.NET MVC-相似的讨论 [
ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. ASP.NET supports three different development models: Web Pages, MVC (Model View Controller), and Web Forms.

Refer: ASP.NET MVC Tutorial[^]

Here, have a look at these to get some insight on the difference:
ASP.NET vs. ASP.NET MVC[^]
ASP.NET vs. ASP.NET MVC - similar discussion[^]


ASP.NET MVC没什么不同比ASP.NET. MVC只是一个框架.它位于ASP.NET之上,以提供比纯Web窗体更好的设计和开发基础结构.这是MVC的很好的非技术性说明(在本文底部附近):

http://c6s.co.uk/?s =%22how%20to%20explain%20mvc%22& x = 0& y = 0 [
ASP.NET MVC is not different than ASP.NET. MVC is just a framework. It sits on top of ASP.NET in order to provide better design and development infrastructure than straight Web Forms. Here is a good non-technical explanation of MVC (near the bottom of this article):

http://c6s.co.uk/?s=%22how%20to%20explain%20mvc%22&x=0&y=0[^]

MVC provides a much easier way to develop loosly-coupled web applications compared to Webforms. However, that does not mean that you cannot do loosly-coupled applications with Webforms, it just means that it is harder. If you see MVC as a framework, I think you will see the benefits that it provides, just as MVVM provides benefits to WPF applications.


这篇关于ASP MVC的应用是什么以及与ASP.Net的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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