.NET Framework 2.0 includes the following components:
- The Common Language Runtime (CLR),
the virtual machine responsible for managing the execution of .NET programs,
- Base Class Libraries,
pre-built code for common low-level programming tasks, and
- Development frameworks and technologies,
reusable, customizable solutions for larger programming tasks.
|
|
|