What is the use of finalize and dispose eventhough garbage
collector is working?
Answer Posted / chinmay shah
We can perform finalize opertaion Immediately after
completing the work and same with dispose also while in
case of garbage collector it will dispose the object, until
it feels they are not in use.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is entity framework? : Entity framework
Explain Sections is ASP.Net MVC?
Can we change web.config settings from iis?
What is ViewData and TempData in ASP.Net MVC?
What is the use of razor view engine?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is the mvc pattern (model view controller pattern)?
Can I uninstall microsoft .net framework?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is edm (entity data model)? : Entity framework
what is csdl?
Explain the request flow in asp.net mvc framework?
How route table has been created in ASP.NET ASP.Net MVC?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is asp net framework?