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
How do you turn off cookies for one page in your site?
Will it go to finally block if there is no exception happened?
What are object pooling and connection pooling and difference?
What is the standard you use to wrap up a call to a Web service
Tell us what is json data, and what is one way that .net developers can work with json?
C++ & C# differences ?
What is Event Bubbling in .NET?
Can I write il programs directly?
what is AGILE SCRUM methodoly....?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
what are design patterns in .net....?