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?
1050Post New Dot Net General Questions
Will my .net app run on 64-bit windows?
How server form post-back works?
Explain the difference between vb and vb.net?
What do you mean by Driver Script?
What is static constructor, when it will be fired?
What are the deferred execution and the immediate execution in linq?
Explain what is heap and what is stack?
Explain something about WebService?
What is alias ? Is it used in .Net ?
Different between .net & j2ee ?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Explain about managed heap?
What is Event Bubbling in .NET?
What is data type and how many types of data types are in .NET ?
How will you load an assembly which is not referenced by current assembly?