can we call the garbage collector to run explicicitly?
Answer Posted / sri4u_926
s we can cal Gc explisitly but it Reduces the performance.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what languages does the .net framework support?
What is the meaning of unobtrusive javascript?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What is the use of viewmodel in mvc?
What is the difference between entity framework and mvc?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is Area in ASP.Net MVC?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What are the Core features of ASP.NET MVC?
Explain test driven development (tdd) ?
Explain dependency resolution?
What is the role of the jit compiler in .net framework?
How does .net framework works?
What you mean by routing in asp.net mvc?
What are the levels at which filters can be applied in an asp.net mvc application?