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

Brian Myers

  • 出版商: Apress
  • 出版日期: 2005-09-20
  • 售價: $1,430
  • 貴賓價: 9.5$1,359
  • 語言: 英文
  • 頁數: 216
  • 裝訂: Paperback
  • ISBN: 1590595386
  • ISBN-13: 9781590595381
  • 相關分類: .NETASP.NETObject-oriented
  • 已絕版

買這商品的人也買了...

商品描述

Description:

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.