How to write unmanaged code and how to identify whether the
code is managed / unmanaged ?

Answer Posted / padmaja

The code which is under control of clr is comes under
managed code.The code which is not comes under clr is
unmaged code.All IL code is managed code.com components
comes under unmanaged code.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain State management in asp.net

701


Explain the concept of MVC Scaffolding?

670


Why Unload event of MasterPage Calls first in ASP.net ?

677


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

736


What is the difference between rest and restful?

617






Difference between web user control and web custom control?

582


How do you sign out from forms authentication?

643


What is an asp.net web form?

715


What are the different types of sessions in asp.net? Name them?

767


What are the options in ASP.NET to maintain state?

712


What is authorization in asp.net?

694


What is asp.net mvc? : asp.net mvc

646


What are the advantages of using Master Pages?

688


Why cyclomatic complexity is important?

646


What is skin in asp.net?

601