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
Are there any parts of the .net framework 3.0 that only work on windows vista?
Where is tempdata stored?
What is Area in ASP.Net MVC?
What is objectcontext? : Entity framework
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is disconnected scenario? : Entity framework
How to use multiple submit buttons in asp.net mvc?
What are the main components of .net framework?
Do you know about the new features in ASP.Net MVC 4 ?
What is meant by domain model?
What is entity sql? : Entity framework
What is difference between razor and web form engine?
What are the 3 main components of an asp.net mvc application?
Is dapper faster than entity framework?
What are the levels at which filters can be applied in an asp.net mvc application?