Welcome to MSDN Blogs Sign in | Join | Help

What is Managed Code?

Brad Abrams, Lead Program Manager for the CLR Team, provides a great technical answer to this frequently asked question.

What is Managed Code?

Managed code is code that has its execution managed by the .NET Framework Common Language Runtime. It refers to a contract of cooperation between natively executing code and the runtime. This contract specifies that at any point of execution, the runtime may stop an executing CPU and retrieve information specific to the current CPU instruction address. Information that must be query-able generally pertains to runtime state, such as register or stack memory contents.

Published Tuesday, July 27, 2004 1:03 PM by frankred

Comments

# re: What is Managed Code?

Wednesday, August 04, 2004 8:50 PM by chas
after installing .net My partion table is now a mess I cant re partion I cant even make a back up copy of my partion. help.

chaspdx@hotmail.com
Anonymous comments are disabled
 
Page view tracker