Managed Code: code that is written to target the services of the managed runtime execution environment (like CLR)
Why managed??? Managed refers to a method of exchanging information between the program and the runtime environment
Then Unmanaged Code???
Code that is directly executed by the Operating System is known as unmanaged
code.
Why managed??? Managed refers to a method of exchanging information between the program and the runtime environment
Then Unmanaged Code???
Code that is directly executed by the Operating System is known as unmanaged
code.
No comments:
Post a Comment