Exam 98-372: Microsoft .NET Fundamentals/Understanding .NET Languages
This lesson covers Understanding .NET Languages. It looks at language interoperability and type safety.
Activity 1 - Understand language interoperability
editThis objective may include but is not limited to: calling code written in one language from another language, understanding .NET language parity.
Activity 2 - Understand type safety
editThis objective may include but is not limited to: understanding memory type safety, type safety in classes, strong types, and security policies.