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

What are the different session state management options available in asp.net?

720


What r the asp.net list controls and diff. Between them?

712


What is the equivalent of date() and time() in asp.net?

721


What is in a session cookie?

706


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

716


Web API uses which library for JSON serialization?

756


What is the difference between a page theme and a global theme?

737


Explain serialization and deserialization?

761


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

813


What is data cache in sql server?

805


How does viewstate work?

778


When Cookies are expired in ASP.NET?

768


Define repository pattern in asp.net mvc? : asp.net mvc

680


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

1273


What is the parent class of all the web server control?

696