What is the difference between managed and unmanaged code?
Answer Posted / suresh (agility)
Code written according to .NET specification i.e.,CLS(Common Language Specification) is called managed code.
Code written not according to .NET specification is called unmanaged code.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is html.renderpartial?
What is the difference between model and entity?
How to update one of my table in database at 4pm every day how it is possible?
Which are the important namespaces used in ASP.Net MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
What is asp net framework?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Explain entity lifecycle? : Entity framework
What are the main features of asp.net mvc 4 used by asp.net web api?
What is managed extensibility framework?
What is a model in android?
Can we have enum in entity framework?
What is definingquery in entity framework? : Entity framework
What are the components required to create a route in mvc?
What is entity graph? : Entity framework