. Net, C # and ASP. NET

Source: Internet
Author: User

It is estimated that many people have not figured it out, including myself.ArticleYou can take a look at the concept and understand it at a glance.

1. NET is an abstract platform concept.
The implementation of the. NET platform is actually a library. In the abstract aspect, it is a platform.
My personal understanding is that. NET Framework is the core. NET Framework.
. NET Framework includes two key components:
Common Language Runtime, common language runtime-Provides memory management,CodeSecurity Detection and other functions.
. NET Framework class library and. NET Framework class library-provides a large number of application class libraries to improve development efficiency.

2 C # IsProgramA design language is just a language.
The programming language is only a tool for developers to communicate with computers. Although the C # syntax is more than C and C ++, the C # syntax is relatively fixed, this is easy to use.

3. ASP. NET is a website development technology and is only an application model in the. NET Framework.
ASP. NET is a rich programming framework used to generate Web-based applications.

 

Differences between Asp.net and C:

Writing Asp.net usually consists of two parts: the webpage layer and the background processing layer. A webpage is written in a markup language, and the background processing program corresponding to the webpage is required. net Language. Currently, C # And VB.net are mainly used.
It can be said that the entire Asp.net website is implemented through C # Or VB.net. C # is the main language of ms. NET Framework and can be used in websites, desktop applications, and other aspects. It can be regarded as a popularProgramming Language.

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.