Microsoft .NET Framework

zhaozj2021-02-16  49

Microsoft is named .NET (DOT-NET) for future calculations. Microsoft believes that future calculations will be a world that runs in a distributed manner through the Internet. We can find a lot of driving power from different aspects of driving.

First, distributed calculations and object-oriented programming are consistent, which tends to collect specialized code with special purposes in specific places, rather than having redundant copies in multiple places. Therefore, the steering distributed model will achieve potential efficiency profits.

Second, the specific code is collected in one place then publishing the universal access to these codes to access these codes, using different types of machines (phones, handheld, desktop computers) and use them.

Third, the company can more easily control the operation of their application by controlling some distributed nodes (especially those involved in authentication nodes). This enables the program to enter the field of "providing services", not just "object owners".

The development of the .NET framework enables applications on other platforms to access the service provided by the service provider, for example, .NET is based on open standard technologies such as XML, SOAP.

The development results of .NET thinking are the .NET framework, which contains universal language runtime (CLR) ,. NET framework and some high-level features, such as ASP.NET (Dynamic Services page ASP technology Next version), Windows Form (with Develop a desktop application).

General Language Runtime (CLR) management code compiles, compiling the code to meet the .NET platform (the translation: a bit similar to the previous assembly language). CLR has two interesting features. First, its specification is open, so it also applies to non-windows. Second, most languages ​​can be used to use the .NET framework class, and will receive the support of the CLR.

But not all supported languages ​​can be completely perfect. Net framework, but there is a language is exception, this is C #, which can completely meet the .NET framework. C # (C-Sharp) inherits from the C language, which is released together with the .NET framework. C # will be a lot of the preferred language of the .NET application developer.

Translation: This article is the translation of the first lesson of C # Builder comes with C # Tutorial, the main content of this lesson is .NET introduction and power of .NET technology. Relatively speaking, this part is just an inscription, it is very simple, only have a general understanding of the novice unfamiliar with .NET, so this part can jump over for most of the developers who are familiar with .NET. However, for the integrity of this series of articles, I still translated this article and put it here. Subsequent articles are mainly about C # language, soon will be launched, please pay attention!

转载请注明原文地址:https://www.9cbs.com/read-23447.html

New Post(0)