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 are the different methods of session maintenance in asp.net?

526


Why do we use web config?

514


What is query string? What are its advantages and limitations?

510


Explain what is an assembly?

554


what is silver light when will we use silver light,

1437






What is Web API Routing?

602


What is css and what is it used for?

552


What are the difference between function and stored procedure in .net programming language?

251


Why is this service branded with windows livetm?

607


What are the differences between code behind and code inline?

510


What is the request flow used for asp.net mvc framework? : asp.net mvc

529


What is master page in dtp?

541


How can you pass multiple complex types in Web API?

564


What is application Object?

591


Where is cookie used in asp.net?

571