Wireless Application Protocol Programming
暫譯: 無線應用程式協定程式設計
Hamad Rashid
- 出版商: Hungry Minds
- 出版日期: 2001-12-29
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 0764535366
- ISBN-13: 9780764535369
已絕版
買這商品的人也買了...
-
$686Introduction to the Theory of Computation
-
$2,090$1,986 -
$1,930$1,834 -
$399Quick Time for Java (Paperback)
-
$2,176Refactoring: Improving the Design of Existing Code (Hardcover)
-
$2,280$2,166 -
$1,140$1,083 -
$1,020Javascript Unleashed, 3/e (Paperback)
-
$299Internet Open Trading Protocol
-
$399Broadband Telecommunications Handbook
-
$2,890$2,746 -
$977IT Architectures and Middleware: Strategies for Building Large, Integrated Syste
-
$1,710$1,625 -
$1,120$1,064 -
$700JSP and Tag Libraries for Web Development (Paperback)
-
$560$476 -
$2,390$2,271 -
$620$527 -
$1,930$1,834 -
$600$474 -
$650$514 -
$580$493 -
$480$374 -
$2,560$2,432 -
$1,680AI Application Programming, 2/e (Paperback)
商品描述
Visual Basic .NET Bible covers everything you need to get up and runningwith this much changed version of Visual Basic and to begin creating applications for the new Microsoft.NET Platform.
Table of Contents
Preface.
Acknowledgments.
PART I: Introduction.
Chapter 1: Introduction to .NET.
Chapter 2: VB6 and VB .NET Differences.
PART II: The VB .NET Programming Language.
Chapter 3: Object-Oriented Programming and VB .NET.
Chapter 4: Hello World.
Chapter 5: Data Types, Variables, and Operators.
Chapter 6: Arrays.
Chapter 7: Conditional Logic.
Chapter 8: Procedures.
Chapter 9: Dialog Boxes.
Chapter 10: File IO and System Objects.
Chapter 11: Dictionary Object.
Chapter 12: Error Handling.
Chapter 13: Namespaces.
Chapter 14: Classes and Objects.
Chapter 15: Multithreading.
Chapter 16: COM Interop and MSMQ.
PART III: Visual Studio .NET: The IDE for VB .NET.
Chapter 17: Visual Basic .NET IDE.
Chapter 18: Compiling and Debugging.
Chapter 19: Customizing.
Chapter 20: Source Control.
PART IV: Data Access.
Chapter 21: Introduction to Data Access in .NET.
Chapter 22: ADO.NET.
Chapter 23: Data Access in Visual Studio .NET.
Chapter 24: Introduction to XML in .NET.
PART V: Windows Forms.
Chapter 25: Introduction to System.Windows.Forms.
Chapter 26: Controls.
Chapter 27: Specific Controls.
Chapter 28: "Visual: Inheritance.
Chapter 29: Irregular Forms.
Chapter 30: Other Namespaces and Objects in the Catalog.
PART VI: VB .NET and the Web.
Chapter 31: Introduction to Web Development.
Chapter 32: Introduction to ASP.NET.
Chapter 33: Page Framework.
Chapter 34: HTML Server Controls.
Chapter 35: Web Controls.
Chapter 36: Validation Controls.
Chapter 37: User Controls.
Chapter 38: Events.
Chapter 39: Cascading Style Sheets.
Chapter 40: State Management.
Chapter 41: ASP.NET Applications.
Chapter 42: Tracing.
Chapter 43: Security.
PART VII: Web Services.
Chapter 44: Introduction to Web Services.
Chapter 45: Web Services Infrastructure.
Chapter 46: SOAP.
Chapter 47: Building a Web Service.
Chapter 48: Deploying and Publishing Web Services.
Chapter 49: Finding Web Services.
Chapter 50: Consuming Web Services.
Appendix A: Globalization.
Globalizing Applications.
Localization.
Resource Files.
CultureInfo Class.
ResourceManager Class.
Windows Forms Designer Globalization.
Appendix B: VB6 Upgrade Wizard.
Why You Should Not Upgrade.
The Upgrade Wizard.
SimpleClient.VBP.
SimpleClient.NET.
Index.
商品描述(中文翻譯)
貢獻者包括: Jim Chandler、Jacob Grass、Kevin Grossnicklaus、Uday Kranti、NIIT、Rob Teixeira 和 Yancey Jones。
Visual Basic .NET Bible 涵蓋了您需要了解的所有內容,以便快速上手這個變化很大的 Visual Basic 版本,並開始為新的 Microsoft .NET 平台創建應用程式。
目錄
前言。
致謝。
第一部分:介紹。
第 1 章:.NET 介紹。
第 2 章:VB6 與 VB .NET 的差異。
第二部分:VB .NET 程式語言。
第 3 章:物件導向程式設計與 VB .NET。
第 4 章:Hello World。
第 5 章:資料類型、變數和運算子。
第 6 章:陣列。
第 7 章:條件邏輯。
第 8 章:程序。
第 9 章:對話框。
第 10 章:檔案輸入輸出與系統物件。
第 11 章:字典物件。
第 12 章:錯誤處理。
第 13 章:命名空間。
第 14 章:類別與物件。
第 15 章:多執行緒。
第 16 章:COM 互操作與 MSMQ。
第三部分:Visual Studio .NET:VB .NET 的 IDE。
第 17 章:Visual Basic .NET IDE。
第 18 章:編譯與除錯。
第 19 章:自訂。
第 20 章:版本控制。
第四部分:資料存取。
第 21 章:.NET 中的資料存取介紹。
第 22 章:ADO.NET。
第 23 章:在 Visual Studio .NET 中的資料存取。
第 24 章:.NET 中的 XML 介紹。
第五部分:Windows 表單。
第 25 章:System.Windows.Forms 介紹。
第 26 章:控制項。
第 27 章:特定控制項。
第 28 章:'Visual:繼承。
第 29 章:不規則表單。
第 30 章:目錄中的其他命名空間和物件。
第六部分:VB .NET 與網路。
第 31 章:網頁開發介紹。
第 32 章:ASP.NET 介紹。
第 33 章:頁面框架。
第 34 章:HTML 伺服器控制項。
第 35 章:網頁控制項。
第 36 章:驗證控制項。
第 37 章:使用者控制項。
第 38 章:事件。
第 39 章:層疊樣式表。
第 40 章:狀態管理。
第 41 章:ASP.NET 應用程式。
第 42 章:追蹤。
第 43 章:安全性。
第七部分:網路服務。
第 44 章:網路服務介紹。
第 45 章:網路服務基礎架構。
第 46 章:SOAP。
第 47 章:建立網路服務。
第 48 章:部署與發佈網路服務。
第 49 章:尋找網路服務。
第 50 章:使用網路服務。
附錄 A:全球化。
全球化應用程式。
本地化。
資源檔案。
CultureInfo 類別。
ResourceManager 類別。
Windows 表單設計器全球化。
附錄 B:VB6 升級精靈。
為什麼您不應該升級。
升級精靈。
SimpleClient.VBP。
SimpleClient.NET。
索引。