What is the difference between managed and unmanaged code?
Answer Posted / amit saini
Managed code is the code which run under the control of clr.
incontrast code that is native code which is machine
specific code and runs directly under the control of machine
or specific computer architecture is known as unmanaged
code...
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Explain entity lifecycle? : Entity framework
How we can add the CSS in ASP.Net MVC?
Explain tempdata in mvc?
what is split entity?
Does .NET Framework support SAX?
explain what does .edmx file contains?
What is managed extensibility framework?
What is the full form of sp?
What are the sub types of ActionResult?
What is asp net framework?
What are the components required to create a route in mvc?
Explain .Net Framework? Why we use it?
What is the domain object?
What are ajax helpers in mvc?
What are the options can be configured in AJAX helpers?