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?
1158Post New Dot Net General Questions
What is Flyout Design Pattern in .NET?
What is a variable of implicit type and what is its scope?
Explain re-clarification of object based in .net?
Explain what relationship is between a process, application domain, and application?
Please explain the difference between constants and read-only variables?
Explain code access security.
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
What is the difference between override and overload in a method?
How does linq work?
Explain me how does linq work?
Do you know what is lambda expressions in c#?
Explain different types of html, web and server controls.
Explain the top .net class that everything is derived from?
What is .net3.5?
What are virtual destructures?