Coding Techniques for Microsoft Visual Basic .NET

John Connell

  • 出版商: MicroSoft
  • 出版日期: 2001-11-10
  • 售價: $2,290
  • 貴賓價: 9.5$2,176
  • 語言: 英文
  • 頁數: 633
  • 裝訂: Paperback
  • ISBN: 0735612544
  • ISBN-13: 9780735612549
  • 相關分類: .NETVisual Basic
  • 已過版

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

商品描述

Description:

Go beyond knowing how Visual Basic works to writing professional-level Microsoft .NET code.

Most books about Visual Basic® use abstract snippets of code to illustrate the language’s syntax, data structures, and controls. But even if you know the language, it’s sometimes difficult to see how to put these elements together to write a complete program. This practical handbook of software construction covers the vital details about the latest version—Visual Basic .NET, with its integrated development environment (IDE), complete support for XML, and ASP.NET Web-development functionality, including Web Forms and Web Services. Whether you’re a beginner or a self-taught programmer, a professional looking for a refresher in coding techniques, or a programmer coming from another language, this is the Visual Basic book for you. Expert instruction includes these topics:

• Visual Basic .NET overview, including the Visual Studio® .NET IDE
• Object-oriented programming in Visual Basic .NET
• Creating and deriving classes
• Data types and features
• Managing arrays and collections
• Handling errors and debugging programs
• Building and deploying assemblies
• File-system monitoring
• Data access and data binding with ADO.NET
• ASP.NET and XML Web services