OOP with Microsoft VB.NET and C#

This book is designed to teach you the fundamentals of object-oriented programming. You can use this book if you have a basic knowledge of Visual Basic 6, Visual Basic .NET, Visual C#, or another Windows programming language. The exercises in this book assume you can already perform the following tasks:
- Create a new Windows Application project, build it, and run it.
- Add Windows Forms controls to a Windows Form.
- Create a method to respond to the Click event of a Button control.
- Create a simple method (called a Sub or Function in Visual Basic .NET).
- Declare and use variables.
download