Understanding Objects and Collections in Visual C# 2005

6
In this hour, you’re going to start learning about an important programming concept, namely objects. The more you work with Visual C#, the more you’ll hear about objects. Visual C# 2005 is a true object-oriented language. This hour isn’t going to discuss object-oriented programming in any detail—object-oriented programming is a complex subject and well beyond the scope of this book. Instead, you’ll learn about objects in a more general sense.

Link: informit.com