What is the Difference B/W Finalize() and Dispose() in .Net?
Answer Posted / nishant
To Release the Memory Occupied by Object by implicit way
then use finalize() Method...And release the Memory by
Explicit Way then Use dispose() Method..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cookies in asp net?
What is difference between viewstate and session state in javascript?
What is rending process in ASP.NET?
How to display Alert in ASP.NET
List the major built-in objects in asp.net?
What is redirecting behavior?
What is http pipeline in asp.net?
WSDL means?
Explain the differences between clr & cts?
What are app services?
What is session handling in a webfarm, how it can work with its limits?
Does google crawl redirects?
How is it possible for .NET to support many languages?
What can you do with asp.net?
What are the built-in objects in asp.net?