Beginning Object-Oriented ASP.NET 2.0 with VB .NET covers all of the basics, from definition to inheritance. This
book even includes a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0, enabling you to create
ASP.NET 2.0 applications. Also included are chapters on creating web forms, web controls, and web services. Code
samples illustrate the usage of each concept. If you have a background in procedural programming, this book will teach
you what a class is, how it relates to an object, and how to model real-world data into a class. You will be able to create a class in VB .NET, add properties and methods, and use that class in a simple ASP.NET web application created with VB .NET.