What are the relationships between. net, ASP. NET, C #, and Visual Studio?

Source: Internet
Author: User

. Net generally refers to. NET Framework, which provides basic. Net classes which can be used by any. Net class.Programming Language. Netframework also provides basic functions such as CLR, JIT, and GC.

ASP. NET is a Web Development Technology in. net. The pages of ASP. NET are written in Aspx. File, logicCodeGenerally, code-behind is written in C #, VB. NET, and other languages that support. net.

C # is the most widely used programming language that supports. net. Besides C #, VB. NET, ironpython, and so on.

Visual Studio is provided by Microsoft. the integrated development environment (IDE) developed by. net. Using Visual Studio can simplify a lot of work, without the need for Program to directly call command lines such as csc.exe for program compilation, in addition, Visual Studio provides functions such as automatic Code Completion and code highlighting to facilitate development. In addition to Visual Studio, there are free and open-source ides such as sharpdevelop and monodevelop, and the free version of visualstudioexpress.

Related Article

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.