. The relationship between net,c# and ASP.

Source: Internet
Author: User


. The relationship between net,c# and ASP.

It is estimated that a lot of people do not understand, including myself, is not clear, to find an article, we casually look at the concept of the problem, a look will understand.


1. NET is the concept of a platform, an abstract platform.
. NET platform its own implementation of the way is actually a library, at the level of abstraction is a platform.
Personal understanding. NET core is just the. NET Framework.
The. NET framework includes two key component elements:
Common Language Runtime, Common language runtime-provides functions such as memory management, code security detection, and so on.
The. NET Framework Class Library. NET Framework Class Library--Provides a large number of application class libraries and improves development efficiency.

2. NET Framework is the framework, is the runtime, is the toolkit. For example, if you use C # as an ASP, you need the framework to

such as a dataset, and run in the. NET Framework environment.

3 C # is the language used to express technology, of course, you can use C # to write ASP, or you can use vb.net.
The programming language is just a tool for developers and computers to communicate, although C + + syntax is a bit more than C and C + +, but

C # syntax is relatively fixed in comparison, so it's easy to use.

4 ASP. NET is a website development technology, just. The application model in the NET Framework.
In a word from Microsoft's ASP. NET QuickStart, ASP. NET is the content used to generate WEB-based applications.

A rich programming framework.


The difference between ASP. NET and C #:

Writing ASP. Net usually consists of two parts: the Web page layer and the background processing layer. The Web page is written in markup language, and the Web page corresponding to the background processing program needs to be completed by the.
It can be said that the entire ASP. NET site is implemented via C # or vb.net. C # is the main language of the MS. NET Framework and can be used in Web sites, desktop applications, and so on. Can be considered as a popular programming language.

This article is from the "sunnyting" blog, make sure to keep this source http://sunnyting.blog.51cto.com/8814143/1641830

. The relationship between net,c# and ASP.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.