Visual Basic .NET and the .NET Platform: An Advanced Guide
暫譯: Visual Basic .NET 與 .NET 平台:進階指南
Andrew Troelsen
- 出版商:
- 出版日期: 2001-10-23
- 售價: $1,890
- 貴賓價: 9.5 折 $1,796
- 語言: 英文
- 頁數: 1200
- 裝訂: Paperback
- ISBN: 1893115267
- ISBN-13: 9781893115262
-
相關分類:
.NET、Visual Basic
無法訂購
買這商品的人也買了...
-
Internet 協定觀念與實作(TCP/IP)$560$476 -
專業 XML 程式設計第二版 (Professional XML, 2/e)$800$632 -
計算機概論 (Computer Science: an overview, 7/e)$550$523 -
Red Hat Linux 9 實務應用$650$553 -
精通 Windows Server 2003 網路基礎架構篇 (Mastering Windows Server 2003)$680$578 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
Linux 防火牆:iptables$450$356 -
osCommerce 購物網站架設實戰$550$468 -
程式設計與演算法的學習繪本$280$218 -
SQL Server 效能調校聖經$720$612 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
專案管理實務入門-引導專案成功的52條準則$280$218 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
Postfix 技術手冊 (Postfix: The Definitive Guide)$720$569 -
osCommerce 迅速建置電子商務網站$400$340 -
建構嵌入式 Linux 系統$780$616 -
MySQL 學習手札 (MySQL Tutorial)$390$332 -
Exchange Server 2003 管理實務$580$493 -
Excel VBA 與資料庫整合應用大全$480$374 -
CCNA 認證教戰手冊 Exam 640-801 (CCNA Cisco Certified Network Associate Study Guide, 4/e)$780$663 -
JSP 與 Servlet 500 個應用範例技巧大全集$590$460 -
MCAD/MCSD 專業認證訓練手冊─使用 Visual Basic.NET 與 C# .NET 開發 XML Web Service 與伺服器元件(MCAD/MCSD Self-Paced Training Kit: Developing XML Web Services and Server Components with Microsoft Visu$890$703 -
Windows CE 嵌入式系統理論與實務$680$537
商品描述
Microsoft Visual Basic .NET provides the productivity features developers need to rapidly create enterprise-critical Web applications. In Visual Basic .NET and the .NET Platform: An Advanced Guide, author Andrew Troelsen shows developers how to use VB .NET for developing virtually every possible kind of .NET application. From Windows-based to Web-based applications, ADO .NET, XML Web services, and object-oriented language features, it's all here. There are detailed discussions of every aspect of .NET development and useful examples with no toy code™.
Troelsen starts with a brief philosophy of the VB .NET language and then quickly moves to key technical and architectural issues for .NET developers. Not only is there extensive coverage of the .NET framework, but Troelsen also describes the new object-oriented features of VB .NET including nested classes, inheritance and interface-based programming techniques. Readers also learn how to use VB .NET to accomplish object serialization, data access with ADO .NET, and building (and interacting with) .NET Web Services.
Written in the same five-star style as his previous two books Developer's Workshop to COM and ATL 3.0 and C# and the .NET Platform, this is the comprehensive book on VB .NET and that developers have been waiting for!
Contents
Chapter 1: The Philosophy of .NET
Chapter 2: Building
Visual Basic .NET Applications
Chapter 3: VB .NET Language Fundamentals
Chapter 4: Object-Oriented Programming with VB .NET
Chapter 5:
Interfaces and Collections
Chapter 6: Delegates, Events, and Callback
Interfaces
Chapter 7: Assemblies, Threads, and AppDomains
Chapter 8: Type Reflection and Attribute-Based Programming
Chapter 9: Building a Better Window (Introducing Windows Forms)
Chapter 10: A Better Painting Framework (GDI+)
Chapter 11:
Programming with Windows Form Controls
Chapter 12: Input, Output, and
Object Serialization
Chapter 13: Interacting with Unmanaged Code
Chapter 14: Data Access with ADO.NET
Chapter 15: Web Development
and ASP.NET
Chapter 16: Building (and Understanding) Web Services
商品描述(中文翻譯)
Microsoft Visual Basic .NET 提供了開發人員快速創建企業關鍵的 Web 應用程式所需的生產力功能。在《Visual Basic .NET 和 .NET 平台:進階指南》中,作者 Andrew Troelsen 向開發人員展示了如何使用 VB .NET 開發幾乎所有可能類型的 .NET 應用程式。從基於 Windows 的應用程式到基於 Web 的應用程式、ADO .NET、XML Web 服務以及物件導向語言特性,這裡應有盡有。書中詳細討論了 .NET 開發的各個方面,並提供了有用的範例,沒有任何玩具程式碼™。
Troelsen 以 VB .NET 語言的簡要哲學開始,然後迅速轉向 .NET 開發人員的關鍵技術和架構問題。不僅對 .NET 框架進行了廣泛的覆蓋,Troelsen 還描述了 VB .NET 的新物件導向特性,包括嵌套類別、繼承和基於介面的程式設計技術。讀者還將學習如何使用 VB .NET 完成物件序列化、使用 ADO .NET 進行資料存取,以及構建(和互動).NET Web 服務。
本書以與他之前的兩本書《COM 和 ATL 3.0 的開發者工作坊》和《C# 和 .NET 平台》相同的五星級風格撰寫,是開發人員期待已久的 VB .NET 綜合書籍!
**內容**
第 1 章:.NET 的哲學
第 2 章:構建 Visual Basic .NET 應用程式
第 3 章:VB .NET 語言基礎
第 4 章:使用 VB .NET 的物件導向程式設計
第 5 章:介面和集合
第 6 章:委派、事件和回調介面
第 7 章:組件、執行緒和應用程式域
第 8 章:類型反射和基於屬性的程式設計
第 9 章:構建更好的窗口(介紹 Windows Forms)
第 10 章:更好的繪圖框架(GDI+)
第 11 章:使用 Windows 表單控制項進行程式設計
第 12 章:輸入、輸出和物件序列化
第 13 章:與非管理程式碼互動
第 14 章:使用 ADO.NET 進行資料存取
第 15 章:Web 開發和 ASP.NET
第 16 章:構建(和理解)Web 服務
