What is the Difference B/W Finalize() and Dispose() in .Net?
Answer Posted / planet of coders
To getting a great answer please visit this URL : http://planetofcoders.com/difference-finalize-dispose/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are the HTML server controls in ASP.NET?
What is the difference between user control an custom control?
Explain the advantages of passport authentication.
How can we create custom controls in asp net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is directive in asp net?
Explain the difference between globalization and localization techniques
State differences between MVC and WebAPI
Which methods validate all the controls on a page?
Where is session data stored in asp net?
What is _viewstart?
What are the different validators in asp.net?
How would you implement inheritance using c#?