.NET和ASP.NET之间有什么区别吗

时间:2022-12-30 02:02:04

What is the difference between .NET and ASP.NET? How are they related?

.NET和ASP.NET之间有什么区别?他们是如何联系起来的?

3 个解决方案

#1


17  

ASP.Net is built on the .Net framework to provide additional functionality around web development.

ASP。Net是建立在。Net框架之上的,它提供了关于web开发的附加功能。

You might go look at the wikipedia article on this. In particular, pay attention to the .Net Framework stack under the Versions section.

你可以看看*上关于这个的文章。特别是,注意在版本部分下的。net框架堆栈。

#2


2  

ASP.NET is a web technology that uses .NET Framework (among others) as the means to do web development tasks.

ASP。NET是一种web技术,它使用。NET框架(以及其他框架)作为完成web开发任务的手段。

#3


0  

C# and C#.net are same as C#. .Net is a Code of Library that .net languages can talk to .Net languages use CIL (Common Intermediate Language) which means that all start talking with same language .Net languages come in different flavor i.e; VB.Net,C#.Net Asp.Net is a .Net framework that use .Net Library for making Web Sites. The Web Forms which is the oldest way of making web sites and MVC is a new day technology. You can say C# Desktop applications like WPF is use .Net technology and MVC is use Asp.Net technology.

c#和c#。net和c#。net是一个库的代码。net语言可以用。net语言(通用中间语言)与。net语言进行对话,这意味着所有的。VB.Net,c#。净Asp。Net是一个。Net框架,它使用。Net库来制作网站。Web表单是制作Web站点和MVC最古老的方式,是一种新的技术。你可以说像WPF这样的c#桌面应用程序使用。net技术,MVC使用Asp。网络技术。

#1


17  

ASP.Net is built on the .Net framework to provide additional functionality around web development.

ASP。Net是建立在。Net框架之上的,它提供了关于web开发的附加功能。

You might go look at the wikipedia article on this. In particular, pay attention to the .Net Framework stack under the Versions section.

你可以看看*上关于这个的文章。特别是,注意在版本部分下的。net框架堆栈。

#2


2  

ASP.NET is a web technology that uses .NET Framework (among others) as the means to do web development tasks.

ASP。NET是一种web技术,它使用。NET框架(以及其他框架)作为完成web开发任务的手段。

#3


0  

C# and C#.net are same as C#. .Net is a Code of Library that .net languages can talk to .Net languages use CIL (Common Intermediate Language) which means that all start talking with same language .Net languages come in different flavor i.e; VB.Net,C#.Net Asp.Net is a .Net framework that use .Net Library for making Web Sites. The Web Forms which is the oldest way of making web sites and MVC is a new day technology. You can say C# Desktop applications like WPF is use .Net technology and MVC is use Asp.Net technology.

c#和c#。net和c#。net是一个库的代码。net语言可以用。net语言(通用中间语言)与。net语言进行对话,这意味着所有的。VB.Net,c#。净Asp。Net是一个。Net框架,它使用。Net库来制作网站。Web表单是制作Web站点和MVC最古老的方式,是一种新的技术。你可以说像WPF这样的c#桌面应用程序使用。net技术,MVC使用Asp。网络技术。