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
Explain what platforms does the .net framework run on?
Can you explain model, controller and view in mvc?
what is .edmx file and what it contains?
What is model first? : Entity framework
What is associationset? : Entity framework
What does mvvm mean?
What is viewbag title?
What is partialview in asp.net mvc?
What is entity client data provider? : Entity framework
What are actions in asp.net mvc?
What are sections?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Can you use Razor code in Javascript in ASP.Net MVC?
How we can add the CSS in ASP.Net MVC?
What is objectcontext? : Entity framework