What is Dispose method in .NET ?

Answer Posted / praveen kumar

Dispose method is used to free used resources when
it no longer in use. Programmers should keep in mind at
the time of codeing for best memory management.

Is This Answer Correct ?    47 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ildasm and obfuscator in net?

544


What's the c# syntax to catch any possible exception?

493


What is difference between il and dll ?

531


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

602


i want the csharp questions&answeres

1489






What does readonly mean in c#?

540


What is difference between asp net and c# net?

483


without modifying source code if we compile again, will it be generated MSIL again?

487


What is a jagged array?

494


How does split work in c#?

487


Which namespaces are necessary to create a localized application?

613


How big is an int in c#?

512


What is the difference between interface and functional interface?

491


What do you mean by “finalize” and “finally” methods in c#?

485


What is “using” statement in c#?

474