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
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What is an asssembly qualified name? Is it a filename? How is it different?
Define pipelining? : Dot net architecture
Explain the purpose of cache? How is it used? : .NET Architecture
Explain
What is the difference between primary & secondary storage device? : Dot net architecture
Explain the race around condition? : .NET Architecture
Use of Enable view state ? if turn off what happen ?
Explain about the base class library provided by microsoft.net?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is biginteger and when would you use that?
Explain hard disk and what is its purpose? : Dot net architecture
inprocess vs out process session state : Dot net architecture
State and explain about microsoft.net?
How can I create a application?