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?
1106Post New Dot Net General Questions
Where does the gac exist ?
What is il and c#?
Different between .net & j2ee ?
What is common type system (cts)?
What are the deferred execution and the immediate execution in linq?
Can a try block have more than one catch block?
What are the new 2.0 features useful for?
How to implement CAS in .Net?
Please explain what is the difference between odbc and ado?
how can i create a table from front end to back end in wabe page?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Which namespace is used to support multithearding in .NET?
What is STA in .NET?
Can you write a class without specifying namespace?
What is lazy initialization?