What is the difference between managed and unmanaged code?

Answer Posted / vikas

A Managed code is code which runs under the control of CLR.
All DOT Net Codes are Managed Codes
but
A Unmanaged code is code which does not run under the
control of CLR like COM Dlls developed in VB6

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the tools used for unit testing in ASP.Net MVC

604


What are scaffold templates in mvc?

583


how to disable the lazy loading framework?

595


what is eager loading?

573


What is entity framework used for?

527






What are actions in mvc?

559


What are the components required to create a route in mvc?

613


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

548


What is the difference between model view and controller?

487


How the ‘page lifecycle’ of ASP.Net MVC does works?

597


What is domain class model?

520


Is .net framework going away?

567


What are the options can be configured in AJAX helpers?

585


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

551


Why we need a separate mobile project template, while we can render our web application in mobile ?

596