Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do assemblies find each other?
Do you know the difference between the stack and the heap?
How viewstate is being formed and how it is stored on client in .net?
What is a web service in .net?
Explain the garbage collection process?
What does cli do?
What is dot net and its uses?
Describe the compilation process for .net code?
Difference between value type & reference types ?
What is the difference between a namespace and assembly name in .net?
What tools can I use to develop .net applications?
C++ & C# differences ?