官术网_书友最值得收藏!

Architecture of .NET

Even though it is a decade old, the .NET framework is still well-built and makes sure to make it tiered, moduler, and hierarchical. Each tier provides specific functionalities to the user—some in terms of security and some in terms of language capabilities. The tiers produce a layer of abstraction to the end users and hide most of the complexities of the native operating system as much as possible. The .NET framework is partitioned into modules, with each of them having their own distinct responsibilities. The higher tiers request specific capabilities from the lower tiers and hence it is hierarchical.

Let's look at a diagram of the .NET architecture:

The preceding diagram depicts how the .NET framework architecture is laid out. On its lowest level, it is the operating system that interacts with the kernel APIs that are present in the operating system. The Common Language Infrastructure connects with the CLR, which provides services that monitor each code execution and managed memory, handles exceptions, and ensures that the application behaves as intended. Another important goal of the infrastructure is language inter-operability. The common language runtime is yet again abstracted with the .NET class libraries. This layer holds the binaries that the language is built on, and all of the compilers built on top of the libraries provide the same compiled code so that the CLR can understand the code and interact easily with one another.

Before going further, let's quickly look at some of the key aspects on which languages are built on the .NET framework.

主站蜘蛛池模板: 白河县| 建瓯市| 太仓市| 海城市| 屯门区| 巍山| 义马市| 威宁| 旌德县| 河池市| 镇沅| 抚宁县| 泗水县| 梁河县| 疏附县| 牙克石市| 嘉兴市| 宜都市| 仙游县| 婺源县| 陈巴尔虎旗| 中西区| 乌苏市| 库车县| 牟定县| 万州区| 浠水县| 鄂尔多斯市| 和平区| 沙雅县| 江门市| 南丰县| 沈阳市| 比如县| 于都县| 花垣县| 宜阳县| 萝北县| 定结县| 恩平市| 朝阳区|