“Hooked on Objects” is dedicated to providing readers with insight into object-oriented technologies. In our first few articles, we introduced the three tenants of object-oriented programming: ...
Understand the key concepts behind composition and inheritance that allow you to build reusable and flexible types in your .NET applications. Two of the key concepts in object-oriented programming ...
One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not. Before Object Oriented Programming (OOP) programs were written an imperative way, essentially a ...