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

Answer Posted / srikanth

All the components that are developed using the languages
that are not supported by the CLS are called unmanaged code
that means which is not viable to run under the CLR. All
the COM components are unmanaged and all the ASSEMBLIES are
managed. We can even run the unmanged code components in
the CLR using ComCallableWrapper class.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should you do is you want to remove an existing component but would like to make some funtionalities?

1745


What are the events that happen when a client requests an asp.net page from iis server?

718


How do you implement sql caching in asp.net?

809


How does u get record no from 5 to 15 from a dataset of 100 records?

757


Which of the following .NET framework supports Web API?

880


9. Why should we hire you over the others waiting to be interviewed?

2501


How to fetch a data from one table to another table in asp.net ?

822


How you will handle session when deploying application in more than a server?

879


What is enableviewstate in asp net?

740


Why select Web API?

776


Which type of state management is provided by Query String in ASP.NET?

812


What is a server farm in iis?

782


What is asp.net? How is it different from asp?

793


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2141


Define reflection in .net?

791