Visual Basic .NET Unleashed

Paul Kimmel

  • 出版商: SAMS
  • 出版日期: 2002-01-27
  • 定價: $1,750
  • 售價: 1.7$299
  • 語言: 英文
  • 頁數: 784
  • 裝訂: Paperback
  • ISBN: 067232234X
  • ISBN-13: 9780672322341
  • 相關分類: .NETVisual Basic
  • 立即出貨(限量) (庫存=5)

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

商品描述

 

Visual Basic.NET Unleashed is a complete book on the fundamentals of programming with a fully object-oriented language filled with new idioms and capabilities. In addition to the fundamentals, this book covers:

  • Free threading and multithreading
  • Inheritance
  • Virtual methods and shared methods
  • Structured exception handling
  • Event handling
  • Encapsulation at the namespace level
  • Web Services
  • .NET Framework compatibility

Table of Contents

Introduction.

I. INTRODUCING VISUAL BASIC .NET.

1. Using the Unified Visual Studio IDE.
2. Out with the Old, In with the New.
3. Basic Programming in Visual Basic .NET.
4. Macros and Visual Studio Extensibility.
5. Subroutines, Functions, and Structures.

II. ADVANCED OBJECT-ORIENTED PROGRAMMING.

6. Reflection.
7. Creating Classes.
8. Adding Events.
9. Understanding Delegates.
10. Inheritance and Polymorphism.
11. Shared Members.
12. Defining Attributes.

III. USER INTERFACE DESIGN.

13. Creating a Console Application.
14. Multithreaded Applications.
15. Using Windows Forms.
16. Designing User Interfaces.
17. Programming with GDI+.

IV. WEB PROGRAMMING AND DEBUGGING.

18. Using and Implementing Web Services.
19. ASP.NET Web Programming.
20. Writing to the Event Log.
Appendix A. Visual Basic 6 Programming Element Changes in Visual Basic .NET.
Bibliography.
Index.

商品描述(中文翻譯)

《Visual Basic.NET Unleashed》是一本完整介紹使用全面物件導向語言的程式設計基礎的書籍,充滿了新的慣用語和功能。除了基礎知識外,本書還涵蓋了以下內容:

- 自由執行緒和多執行緒
- 繼承
- 虛擬方法和共用方法
- 結構化例外處理
- 事件處理
- 命名空間級別的封裝
- Web服務
- .NET Framework相容性

目錄:

- 引言
- 第一部分:介紹Visual Basic .NET
- 使用統一的Visual Studio IDE
- 舊的方法被淘汰,新的方法取而代之
- Visual Basic .NET的基本程式設計
- 宏和Visual Studio擴展性
- 子程序、函數和結構

- 第二部分:高級物件導向程式設計
- 反射
- 創建類別
- 添加事件
- 理解委派
- 繼承和多態
- 共用成員
- 定義屬性

- 第三部分:使用者介面設計
- 創建控制台應用程式
- 多執行緒應用程式
- 使用Windows Forms
- 設計使用者介面
- 使用GDI+進行程式設計

- 第四部分:Web程式設計和除錯
- 使用和實現Web服務
- ASP.NET Web程式設計
- 寫入事件日誌
- 附錄A:Visual Basic 6在Visual Basic .NET中的程式設計元素變更
- 參考文獻
- 索引