Home  >  Article  >  Backend Development  >  What language is .net Video

What language is .net Video

藏色散人
藏色散人Original
2019-10-23 10:40:285717browse

What language is .net Video

The full name of NET language should be ASP.NET. It is a new programming framework theory or a programming standard introduced by Microsoft. It can be developed through the Visual Studio development tool produced by Microsoft. For project development, the development of website classes is generally written in C# language, and the application class is generally written in VB.

Programs written in this language can run on all operating systems with net frame installed (in theory, I have not tested it in practice), and have cross-platform characteristics.

It is said that the purpose of Microsoft launching net is to compete with java, because java can run on any operating system through the java virtual machine (cross-platform).

Recommended "ASP.NET Video Tutorial"

The above is the detailed content of What language is .net Video. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn