learn .net garbage collection - PowerPoint PPT Presentation

About This Presentation
Title:

learn .net garbage collection

Description:

Memory management is the main concern for any application whether application is window based or web based. In .Net, CLR has garbage collector that executes as a part of our program and responsible for reclaiming the memory of no longer used objects. Garbage collector free the memory for objects that are no longer referenced and keeps the memory for future allocations. – PowerPoint PPT presentation

Number of Views:143
Slides: 6
Provided by: soniamerchant3
Tags:

less

Transcript and Presenter's Notes

Title: learn .net garbage collection


1
Visit http//crbtech.in/Dot-Net-Training/
2
Visit http//crbtech.in/Dot-Net-Training/
3
Visit http//crbtech.in/Dot-Net-Training/
4
Visit http//crbtech.in/Dot-Net-Training/
5
Visit http//crbtech.in/Dot-Net-Training/
Write a Comment
User Comments (0)
About PowerShow.com