Answer Posted / sharifuddin
managed code: maintains in the Stack memory with the help of CLR
But unmanaged
code does not maintain by the CLr, and iots maintain by the
Heap memory.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a session in asp.net?
What is the life cycle of web page?
What a diffgram is, and a good use for one?
What is base class of button control in .net?
What are the disadvantages of view state?
What does occur first in ASP.Net, Authentication or Authorization?
To add a hyperlink column to the DataGrid which tag is used ?
What is the purpose of using MVC programming pattern in ASP.NET?
Describe the difference between inline and code behind - which is best in?
How do I use a proxy server when invoking a web service?
What are ASHX files?
What is the importance of Global.asax in ASP.NET?
Is sql backend or frontend?
how to include timer or counting time to display next page in asp.net
when a request is made in Life cycle of ASP.NET page .