Visual Basic.Net by Example

Bob P. Donald, Gabriel Oancea

  • 出版商: QUE
  • 出版日期: 2001-12-28
  • 定價: $1,400
  • 售價: 2.1$299
  • 語言: 英文
  • 頁數: 976
  • 裝訂: Paperback
  • ISBN: 0789725835
  • ISBN-13: 9780789725837
  • 相關分類: .NETVisual Basic
  • 立即出貨(限量) (庫存=2)

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

商品描述

 Visual Basic.NET by Example helps the reader learn Visual Studio.NET as well as how the language interacts with the .NET framework and other Visual Studio programming languages. Using this book, the reader will learn to build stand alone applications or applications and services which run within Microsoft's .NET Framework. This book explains each topic using real code examples to illustrate the VB.NET language and teaches in an easy-to-use tutorial manner.

Table of Contents

Introduction.

I. FIRST STEPS IN VISUAL STUDIO.NET ENVIRONMENT.

1. Overview of the Environment.
2. Creating the First Application.
3. Compiling and Running the Application.
4. Visual Basic .NET Project Types.

II. LANGUAGE BASICS.


5. Language Description.
6. Fundamental Data Types.
7. Data Conversion and Expressions.
8. Arrays, Enumerations, and Structures. Arrays. Enumerations. Structure Declaration. Using the Structured Data Types.
9. Control Statements.
10. Subroutines and Functions.
11. Introduction to Debugging and Exception Handling.
12. Microsoft .NET Framework-Assemblies and Namespaces.

III. WORKING WITH OBJECTS.


13. Objects and Classes-Introduction to Object-Oriented Programming.
14. Properties.
15. Methods.
16. Shared Class Members.
17. Inheritance.
18. Interfaces.
19. Collections.
20. Advanced OO Concepts.

IV. WORKING WITH FORMS AND CONTROLS.


21. Programming the User Interface-Fundamental Concepts.
22. Forms.
23. Controls.
24. Menus.
25. Program Flow Control in the User Interface.
26. Graphics Programming.
27. Printing.
28. Developing a Help System for the User Interface.

V. MANIPULATING DATA WITH AOD.NET+ AND XML.


29. Introducing Database Access with ADO.NET.
30. DataSets.
31. SQL Commands.
32. XML Data Access.
33. Reading XML.
34. Generating an XML Document.

VI. DEVELOPING FOR THE WEB.


35. Introduction to Web Forms.
36. Developing Applications for the Web.
37. Web Services.

VII. APPENDIXES.


Appendix A. UML Crash Course.
Index.

商品描述(中文翻譯)

《Visual Basic.NET by Example》幫助讀者學習Visual Studio.NET,以及該語言如何與.NET框架和其他Visual Studio編程語言互動。通過這本書,讀者將學習構建獨立應用程序或在Microsoft的.NET Framework中運行的應用程序和服務。本書使用真實的代碼示例來解釋VB.NET語言的每個主題,並以易於使用的教程方式進行教學。

目錄

引言
第一部分:Visual Studio.NET環境的第一步
1. 環境概述
2. 創建第一個應用程序
3. 編譯和運行應用程序
4. Visual Basic .NET項目類型

第二部分:語言基礎
5. 語言描述
6. 基本數據類型
7. 數據轉換和表達式
8. 數組、枚舉和結構
9. 控制語句
10. 子程序和函數
11. 調試和異常處理入門
12. Microsoft .NET Framework-組件和命名空間

第三部分:使用對象
13. 對象和類-面向對象編程入門
14. 屬性
15. 方法
16. 共享類成員
17. 繼承
18. 接口
19. 集合
20. 高級面向對象概念

第四部分:使用表單和控件
21. 編程用戶界面-基本概念
22. 表單
23. 控件
24. 菜單
25. 用戶界面中的程序流程控制
26. 圖形編程
27. 打印
28. 為用戶界面開發幫助系統

第五部分:使用ADO.NET+和XML操作數據
29. ADO.NET數據庫訪問介紹
30. 數據集
31. SQL命令
32. XML數據訪問
33. 讀取XML
34. 生成XML文檔

第六部分:Web開發
35. Web表單入門
36. 開發Web應用程序
37. Web服務

附錄
附錄A. UML快速入門
索引