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 difference between Fragment Caching and Page Caching in ASP.NET?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What do you understand by aggregate dependency?
Explain cashing in asp.net.
What do you mean by marshalbyref?
What is the life cycle of web page?
Explain server-side scripting and client-side scripting.
What does session_start () do?
What are the asp.net list controls and difference between them?
What is cached data phone?
What language does asp.net use?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Why and where this web.config file is used?
Where you store Connection string in "Web.Config" file in ASP.NET?
Is global asax mandatory?