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 the mvc framework?
What is the difference between session and viewstate?
What are sessions used for?
what are the Custom controls in asp.net?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is redirectpermanent in asp.net?
Explain security types in asp.net?
What is the page life cycle in asp.net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Can you explain the basic use of dataview?
Why is string called immutable data type?
What is another word for redirect?
When cookie will expire?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
In which event of the page life cycle, is the viewstate available?