Microsoft .NET is 3 things:
.Set of languages (C#, VB.NET, JavaScript, Managed C++, Others)
.Set of libraries organized in Namespaces
.Runtime environment (Compiled to MSIL and JIT or NGEN)
转载于:https://www.cnblogs.com/silva/archive/2005/11/01/266116.html