News

Understand the key concepts behind composition and inheritance that allow you to build reusable and flexible types in your .NET applications.
The main ideas are encapsulation, class hierarchy and inheritance, polymorphism, copy control, operator overloading, dynamic memory management, and templates. Additional topics include the Standard ...