Tuesday, March 24, 2015

Common Language Runtime (CLR)


  • The Common Language Runtime which manages the code which is executing
  • Memory Management
  • Thread Management
  • Exception handling
  • Garbage collection
  • Security
  • The Middle-Man

No comments:

Post a Comment