What is unmanaged code and will CLR handle this kind of code
or not ?

Answer Posted / swapna

Unmanaged code is the type of code which will not execute
in the CLR environment. Memory manangement,garbage
collection,security of CLR environment do not apply to
Ummanaged code.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1736


Elaborate the term WebService and how it differ from Remoting?

645


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

615


What are static assemblies and dynamic assemblies. Differences between them?

734


What is the purpose of strong name?

662






Types of compatabilities and explain them ?

2104


Explain Singleton design pattern of Remoting?

638


Explain how to perform remoting?

618


What are the security features in .net remoting?

639


Can we configure a .net remoting object via xml file?

604


How do you implement distributed applications in .net?

580


Define delegates and events?

657


Are you aware of containment and Aggregation ?

2782


Define singleton activation mode in .net remoting?

593


Explain threading types?

722