Introduction to Visual Basic Using .NET

Dana L. Wyatt, Robert J. Oberg

  • 出版商: Prentice Hall
  • 出版日期: 2002-04-01
  • 定價: $1,100
  • 售價: 3.6$399
  • 語言: 英文
  • 頁數: 704
  • 裝訂: Paperback
  • ISBN: 0130418048
  • ISBN-13: 9780130418043
  • 相關分類: .NETVisual Basic
  • 立即出貨(限量) (庫存=2)

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

商品描述

Master VB.NET step-by-step, through practical examples and a case study.

Using real-world examples and a detailed case study, this book helps you master VB.NET from the ground up—or rapidly migrate to VB.NET from earlier versions of Visual Basic. Dana L. Wyatt and Robert Oberg present a thorough introduction to VB.NET the language, the .NET Framework, and Visual Studio.NET. They examine VB.NET's basic coding constructs, thoroughly explore object-oriented design with VB.NET, and offer systematic guidance for building next-generation Windows applications with Windows Forms. Coverage includes:

  • Classes, inheritance, and other elements of VB.NET object-oriented programming
  • Windows Forms: form design, controls, events, menus, toolbars, and dialogs
  • Visual Basic.NET's key interactions with the .NET Framework
  • Major .NET classes: collections, files, ADO.NET database access, and multithreading
  • Core VB.NET language features: data types, operators, control structures, and more
  • Attributes, custom attributes, metadata, and reflection
  • Techniques for building reusable .NET components

Table of Contents

Preface.
Acknowledgment.
About This Series.

I. INTRODUCTION TO .NET AND VB.NET.

1. .NET Framework.
2. First VB.NET Programs.
3. Visual Studio.NET.

II. VB.NET AS A VISUAL BASIC LANGUAGE.

4. Fundamentals of VB.NET.
5. Control Structures.
6. Procedures.
7. Advanced Data Types.
8. VB.NET Utility Functions.
9. Exception Handling.

III. OBJECT-ORIENTED PROGRAMMING IN VB.NET.

10. Object-Oriented Programming.
11. Classes.
12. Inheritance.
13. Interfaces.
14. The VB.NET Type System.

IV. WINDOWS PROGRAMMING IN VB.NET.

15. Introduction to Windows Forms.
16. Windows Forms, Part II.
17. Windows Forms, Part III.

V. VB.NET AND THE .NET FRAMEWORK.

18. Using the .NET Framework.
19. NET Collections.
20. Database Access.
21. File I/O.
22. Advanced Features.
23. Components and Assemblies.
Appendix A. Case Study: Object-Oriented Programming.
Index.

商品描述(中文翻譯)

透過實際範例和案例研究,這本書幫助您逐步掌握VB.NET。使用真實世界的範例和詳細的案例研究,本書幫助您從頭開始掌握VB.NET,或者從之前的Visual Basic版本快速遷移到VB.NET。Dana L. Wyatt和Robert Oberg全面介紹了VB.NET語言、.NET Framework和Visual Studio.NET。他們深入探討了VB.NET的基本編碼結構,詳細探討了VB.NET的面向對象設計,並提供了系統性的指導,以便使用Windows Forms構建下一代Windows應用程序。內容包括:

- VB.NET面向對象編程的類、繼承和其他元素
- Windows Forms:表單設計、控件、事件、菜單、工具欄和對話框
- Visual Basic.NET與.NET Framework的關鍵互動
- 主要的.NET類:集合、文件、ADO.NET數據庫訪問和多線程
- VB.NET核心語言特性:數據類型、運算符、控制結構等
- 屬性、自定義屬性、元數據和反射
- 構建可重用.NET組件的技術

目錄:
- 前言
- 致謝
- 關於本系列
- 第一部分:介紹.NET和VB.NET
- 第1章:.NET Framework
- 第2章:第一個VB.NET程序
- 第3章:Visual Studio.NET
- 第二部分:VB.NET作為Visual Basic語言
- 第4章:VB.NET基礎
- 第5章:控制結構
- 第6章:程序
- 第7章:高級數據類型
- 第8章:VB.NET實用函數
- 第9章:異常處理
- 第三部分:VB.NET的面向對象編程
- 第10章:面向對象編程
- 第11章:類
- 第12章:繼承
- 第13章:接口
- 第14章:VB.NET類型系統
- 第四部分:VB.NET的Windows編程
- 第15章:Windows Forms介紹
- 第16章:Windows Forms,第二部分
- 第17章:Windows Forms,第三部分
- 第五部分:VB.NET和.NET Framework
- 第18章:使用.NET Framework
- 第19章:.NET集合
- 第20章:數據庫訪問
- 第21章:文件I/O
- 第22章:高級特性
- 第23章:組件和程序集
- 附錄A:案例研究:面向對象編程
- 索引