Managed code run under the control of
CLR. So
CLR execute this managed code.
All IL codes are
managed code hence it is run under the control of CLR. And if have used any component which is not built on .NET framework then such referenced codes are called
unmanaged code.
No comments:
Post a Comment