|
The .NET Framework is an integral Windows component that supports building and running the next generation of applications and XML Web services. It provides a managed execution environment, simplified development and deployment, and support for a wide variety of programming languages. Two key components are the common language runtime (CLR), which manages memory, code execution, and other system services, and the .NET Framework class library, which is a collection of reusable types you can use to develop your applications.
http://msdn.microsoft.com/en-us/netframework/default.aspx
 PageRank: 8/10
(Clicks: 2;
Listing added: Nov 25, 2010)
|