CLR Functions
CLR Functions
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2023 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2023 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
.NET CLR Functions
• It converts the program into native code.
• Handles Exceptions.
• Provides type-safety.
• Memory management.
• Provides security.
• Improved performance.
• Language independent.
• Platform independent.
• Garbage collection.
• Provides language features such as inheritance, interfaces, and
overloading for object-oriented programs.
• Manager for all .NET supported languages.