How do you enforce garbage collection in .NET
Answer Posted / kirti
System.GC.Collect();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how you can send the result back in JSON format in MVC?
what is linq to entities?
Is dapper faster than entity framework?
What is the full form of sp?
What is the use of the default route?
What is clr? How does work clr & wht is work of clr?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is the "helperpage.isajax" property?
How do you handle variable number of segments in a route definition?
How route table has been created in asp.net mvc?
How to answer for project questions..?
how do you mark a property as required? For example, for a project, the name is a required field.
Which are the important namespaces used in ASP.Net MVC?
Is .net core replacing .net framework?
Explain JSON Binding?