What is 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 is unmanaged code?
Rating:
Unmanaged code is written in a non-.NET environment without regard for the conventions and requirements of the common language runtime (CLR). It executes in the CLR with minimal services.
Rating:
Was this information helpful?
Other articles
- What is side-by-side versioning?
- How to add a reference to a .NET Framework component in a project?
- What is the AutoComplete attribute?
- Testing and Debugging Windows Services and Web Services in .NET Framework
- What is a database trigger?