What is the managed and unmanaged code in .net?

Answer Posted / pavan

managed code is something which is written in .net language
which can be compiled by clr
unmanaged code is something written in non .net languages
which the clr cannot understand
so we use wrappers which are managed code to run them
in .Net environment

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is SOAP? How you will do windows and forms authentication?

578


What is the use of common language runtime?

600


Can I write il programs directly?

562


Is there any attempt system for microsoft technology papers?

1295


Please explain what is reflection and what is it for?

501






What is the root class in .net?

654


How can I find out what the garbage collector is doing?

534


How does u handle this COM components developed in other programming languages in .NET?

1669


explain the states of a window service application?

546


hai, about trading domain and need simple project on trading system. please help me...

1568


What's typical about a windows process in regards to memory allocation in .net?

570


What is the use of immutability?

595


What is msil, il?

590


How to view a .NET assembly?

595


Interop Services?

1454