What is the difference between managed and unmanaged code?
Answer Posted / priya
codes that are executed in a clr environment is managed
code and the codes which are not executed in a clr env. is
called unmanaged code.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
will there be any issues adding a table without primary keys to a data model?
What are the sub types of ActionResult?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is layout in mvc?
What is RouteConfig.cs in ASP.Net MVC 4?
explain lazy loading, eager loading, and explicit loading?
What is asp net framework?
What is difference between razor and web form engine?
Explain what is asp.net mvc?
What is edm (entity data model)? : Entity framework
What is clr? How does work clr & wht is work of clr?
what is msl?
What is .net framework used for?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?