In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article focuses on "what is the concept of C # and .NET FrameWork". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn "what is the concept of C# and .NET FrameWork?"
1. What is Clover:
Solution 1:C# is a development language, evolved from C and C++, some friends called it "C four +", where the "#", do not read "well", and read as "Sharp" I find the Chinese pronunciation called "Sharp" is not correct or not, HOHO and bring it, the Chinese translation means "sharp, sharp".
Solution 2:C# is a new programming language developed by Microsoft. Because it is derived from C and C++, it has the function of C++. At the same time, because it is a product of Microsoft, it is as simple as VB. Like Java, C # also has some of the advantages of Delphi. And draw on the experience of other similar languages, these languages are developed after the object-oriented rules have been widely used in the past 20 years.
two。 What is .Net FrameWork:
Definition: .Net FrameWork is similar to JVM (virtual machine), which is the engine of Microsoft Web Services. We are accustomed to calling it the .NET Framework, and the programs we write, such as Candleman VB.NET, etc., must run on the .net framework.
Composition:. Net FrameWork consists of two parts, namely the common language runtime (CLR) and the unified class library set (FCL). Common language Runtime (CLR): consists of two parts: common language Specification (CLS) and Common Type Specification (CTS). Unified class library set (FCL): covers the basic framework classes, ADO.NET,WINFORM,WEBFORM,WEBSERVICES and other class library sets that we will use in future development.
3. Execution of the application on .net FrameWork:
First, code is written in Candleman VB.net-> then compiled into assemblies (.exe, .dll [MSIL], meta-information [data information], optional resources [pictures, sounds])-> assemblies are compiled through JIT (Just-In-Time compiles MSIL only when needed) into machine code-> * runs machine code through managed CLR.
At this point, I believe you have a deeper understanding of "what is the concept of C# and .NET FrameWork". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.