Answer Posted / manjunath
Garbage collector will be called at the time of huge memory
requirements by the .net framework unless it can be done by
finalize method on dispose object or iddisposable interface.
It can be forced by calling System.GC.Collect;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What size is a .net object?
What is the mesi? : Dot net architecture
What is a clickonce application?
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Can I create my own permission set?
how to set the startup position of the form?
Does .NET runtime offer Deterministic Destruction or not?
What are the types of memory management? : Dot net architecture
inprocess vs out process session state : Dot net architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Explain about developer benefit from memory management?
.Net Frame work arch?
Can I create my own context attributes?
What are .net mobile controls features? : Microsoft dot net mobile
What are the different pipelining hazards? : Dot net architecture