How to free the memory that is not used by an object in
garbage collection?
Answer Posted / venky
Garbage collection is automatic system we not need to call garbage collector manually...
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the difference between partial and renderpartial?
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 net framework 3.0 ?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Explain dependency resolution?
What is .net framwork?
Explain the role of assembly in the .net framework.
what is split entity?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
which are the key concepts of entity data model?
Does razor engine supports for tdd?
Explain how to use multiple submit buttons in ASP.Net MVC?
Can you explain renderbody and renderpage in asp.net mvc?
Can I add asp.net mvc testcases in visual studio express?
What are actions in mvc?