Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional

Posted By: alphabravo
Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional

Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional
friends of ED | 2005 | 216 pages | ISBN-10: 1590595386 | PDF | 3.79 MB

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.