CSharp中的.NET? [英] .NET in CSharp?

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

问题描述

只是好奇心。我想知道......有没有人知道.NET Class

库(或其中的一部分)是用C#编程的?

解决方案

我不知道它是否在C#中,但很多都是在托管代码中,

意味着托管C ++,C#,VB.Net或直接在IL(或任何其他语言管理的其他语言)


Natan < NV *** @ mandic.com.br>在消息中写道

新闻:%2 **************** @ TK2MSFTNGP10.phx.gbl ...

只是好奇心。我想知道......有没有人知道.NET Class
库(或其中的一部分)是否用C#编程?



Natan ,


我相信在C#中编码了大量用托管代码(不是使用互操作的部分)编码的框架。


-

- Nicholas Paldino [.NET / C#MVP]

- mv*@spam.guard.caspershouse.com


" Natan" < NV *** @ mandic.com.br>在消息中写道

新闻:%2 **************** @ TK2MSFTNGP10.phx.gbl ...

只是好奇心。我想知道......有没有人知道.NET Class
库(或其中的一部分)是否用C#编程?



你可以通过下载的

共享源公共语言基础结构(SSCLI)获取本机C#代码中的大多数.NET命名空间:

http://www.microsoft.com/downloads /d...displaylang=en


注意换行。这真的很酷,你可以看到这些类是用C#代码实现的。


- Noah Coad

- Microsoft MVP& MCP

" Natan" < NV *** @ mandic.com.br>在消息中写道

新闻:%2 **************** @ TK2MSFTNGP10.phx.gbl ...

只是好奇心。我想知道......有没有人知道.NET Class
库(或其中的一部分)是否用C#编程?



Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?

解决方案

I don''t know whether it was in C#, but a lot of it is in managed code, which
implies either Managed C++, C#, VB.Net, or directly in IL (or any of the
other languages that are managed)

"Natan" <nv***@mandic.com.br> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...

Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?



Natan,

I believe that a good deal of the framework that was coded in managed
code (not the parts that use interop) were coded in C#.

--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Natan" <nv***@mandic.com.br> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...

Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?



You can obtain most of the .NET namespaces in native C# code through the
Shared Source Common Language Infrastructure (SSCLI) downloadable at:

http://www.microsoft.com/downloads/d...displaylang=en

Watch for the line wrap. This is really cool, you can see how the classes
are implemented in C# code.

- Noah Coad
- Microsoft MVP & MCP
"Natan" <nv***@mandic.com.br> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...

Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?



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

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