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

Connect to Amazon EC2 instance using Filezilla and SFTP

Pan Card Validation Using Javascript

Customize wordpress register form wp_register()