If we want to construct our own Garbage collector what are
the steps things we have to do?
Answer Posted / amit kumar sharma
//Use this
System.GC.Collect();
System.GC.WaitForPendingFinalizers();
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What are the advantages of asp.net mvc?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Why to use Html.Partial in ASP.Net MVC?
what is csdl?
What is asp net framework?
Is razor a server side?
What you mean by routing in mvc?
What is conceptual model? : Entity framework
How large is the .net framework 3.0?
How does the .net framework 3.0 relate to the .net framework 2.0?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What are differences between entity framework and l2s? : Entity framework
How to Create an Intranet Site Using ASP.NET MVC?
What is the version number for the next version of the .net framework, codenamed �orcas�?