The CLR is the foundation of the .net framework. Runtime does the following:
Manages the code at runtime
Provides Memory Management
Thread Management
Remoting
Enforces strict type safety
Code that targets the runtime is known as managed code
Saturday, July 21, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment