www.programcall.com
The source Code Library
Home
.NET Articles
.Net Interview Questions
C#.NET Topics
Language Features
Dotnet Architecture
Objects and Types
Inheritance and Polymorphism
Winforms
Generics
Directories & Files
C# 3.0 Features
C#.NET Code Snippets
Microsoft Common Language Runtime
CLR is runtime engine comes with set of services.
Garbage Collector in .NET
Garbage Collector is available in CLR of .net framework and it is responsible for complete memory management for the .net applications.