N
Natan
Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?
Library (or part of it) was programmed in C#?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Natan said:Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?
Natan said:Just curiosity. I was wondering... does anyone know if the .NET Class
Library (or part of it) was programmed in C#?
Noah said:You can obtain most of the .NET namespaces in native C# code through the
Shared Source Common Language Infrastructure (SSCLI) downloadable at:

Willy Denoyette said:Most (if not all) of the FCL was written in C#.
Willy.
Willy Denoyette said:Sure some classes need to call Win32 native code or are interfacing with
COM, but does that mean the FCL is not written in C#?
Willy.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.