Managed Code & Unmanaged Code

What is Managed Code?

Managed Code runs inside the CLR. Means Whatever your are using inside the CLR that is Managed Code and whatever you are using from the third party that is Called Unmanaged Code.

Example Managed Code 
 C#, VB.NET, J#
Example Unmanaged Code
VB,C,C++

Most Popular

php store array in database ?

ReactJs Top Hooks List

Customize wordpress register form wp_register()