Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between managed and unmanaged code?

Answer Posted / jonasstuart

Managed Code:
Code that runs under a "contract of cooperation" with the common language runtime. Managed code must supply the metadata necessary for the runtime to provide services such as memory management, cross-language integration, code access security, and
automatic lifetime control of objects.
Un-Managed Code:
Code that is created without regard for the conventions and requirements of the common language runtime. Unmanaged code executes in the common language runtime environment with minimal services.Check this useful article
https://www.mindstick.com/blog/833/difference-between-managed-code-and-unmanaged-code
http://www.agrini-tricks.in/Tutorial/Differentiate-between-managed-code-and-unmanaged-code.aspx
I hope it will help you

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we add constraints to the route? If yes, explain how we can do it?

1275


What is .net framwork?

1071


What is separation of concerns in asp.net mvc?

1218


In razor syntax, what is the escape sequence character for @ symbol?

1043


What is domain class model?

1104


what is ssdl?

1195


What is the .net framework and how does it work?

1021


Explain the role of assembly in the .net framework.

1064


what is entity data model?

1123


What is difference between Viewbag and Viewdata in ASP.NET MVC?

1097


What is viewbag?

1072


Explain the .net framework.

1064


What are child actions in ASP.Net MVC?

1112


will there be any issues adding a table without primary keys to a data model?

1153


What is page life cycle?

1071