关于.net框架 [英] about .net framework

查看:76
本文介绍了关于.net框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请详细说明asp.net中的公共语言运行时和跨语言集成。

提前感谢

pls explain what is the common language runtime and cross language integration in asp.net in detail.
thanks in advance

推荐答案

我在在线MSDN Library Visual Studio / .NET Framework概述部分找到了CLR和CLI的解释。点击链接获取更多详细信息。



公共语言运行时(CLR)

.NET Framework提供了一个称为公共语言运行库的运行时环境,运行代码并提供使开发过程更容易的服务。



跨语言互操作性

描述公共语言运行时对语言互操作性的内置支持。语言互操作性是代码与使用不同编程语言编写的代码交互的能力。语言互操作性可以帮助最大化代码重用并提高开发过程的效率。
I found explanations of CLR and CLI in the online MSDN Library Visual Studio / Overview of .NET Framework section. Click on the links to get more detail.

Common Language Runtime (CLR)
The .NET Framework provides a run-time environment called the common language runtime, which runs the code and provides services that make the development process easier.

Cross-Language Interoperability
Describes the common language runtime''s built-in support for language interoperability. Language interoperability is the ability of code to interact with code that is written by using a different programming language. Language interoperability can help maximize code reuse and improve the efficiency of the development process.


您可以在这里阅读公共语言运行时



http://msdn.microsoft.com/en-us/library/ ddk909ch(v = vs.71).aspx [ ^ ]



代码项目项目



.Net Framework [ ^ ]



一目了然地了解.NET Framework [ ^ ]
You can Read here for common language runtime

http://msdn.microsoft.com/en-us/library/ddk909ch(v=vs.71).aspx[^]

Articles of code project

.Net Framework[^]

Understanding .NET Framework at a glance[^]


这篇关于关于.net框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆