What are the two faces of unmanaged code?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are the two faces of unmanaged code?
Rating:
Code built without a .NET-aware compiler is termed as unmanaged code. The two faces of unmanaged code are as follows:
- Traditional C-style Win32 DLLs/EXEs
- COM-based DLLs/EXEs
Rating:
Was this information helpful?
Other articles
- What is cryptanalysis?
- What is a Cryptographic toolkit?
- What is a nullable type?
- What are the types of Breakingpoints?
- How to create and sort an array of data?
