MCAD/MCSD Training Guide (70-306): Developing and Implementing Windows-Based App
暫譯: MCAD/MCSD 培訓指南 (70-306):開發與實作 Windows 基礎應用程式
Mike Gunderloy
- 出版商: QUE
- 出版日期: 2002-12-12
- 售價: $2,560
- 貴賓價: 9.5 折 $2,432
- 語言: 英文
- 頁數: 1152
- 裝訂: Paperback
- ISBN: 0789728192
- ISBN-13: 9780789728197
已絕版
買這商品的人也買了...
-
$680$537 -
$650$514 -
$99$84 -
$1,430$1,359 -
$799$639 -
$350$277 -
$580$458 -
$700$686 -
$880$695 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$760$600 -
$590$466 -
$1,710$1,625 -
$590$466 -
$750$638 -
$560$476 -
$2,390$2,271 -
$850$723 -
$620$484 -
$280$218 -
$480$379 -
$750$593 -
$720$569 -
$780$616 -
$760$646
商品描述
The
authoritative solution to passing the 70-306 exam!
·
Mike Gunderloy is a leading authority on VB.NET.
·
Training Guides are the most effective self-study guide in
the marketplace, featuring exam tips, study strategies, review exercises, case
studies, practice exams, ExamGear testing software, and more.
·
Subjected to rigorous technical review by a team of industry
experts, ensuring content is superior in coverage and technical accuracy.
This certification exam measures the ability to develop and implement Windows-based applications by using Windows Forms and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the MCSD.NET certification. Readers preparing for this exam find our Training Guide series to be the most successful self-study tool in the market. This book is their one-stop shop because of its teaching methodology, the accompanying PrepLogic testing software on the CD, and superior Web site support at www.examcram.com.
Table of Contents
Introduction.
Study and Exam Prep Tips.
I. EXAM PREPARATION.
1. Introducing Windows Forms.
2. Controls.
3. Error Handling for the User Interface.
4. Creating and Managing Components and .NET Assemblies.
5. Data Binding.
6. Consuming and Manipulating Data.
7. Web Services.
8. Globalization.
9. Working with Legacy Code.
10. User Assistance and Accessibility.
11. Printing.
12. Testing and Debugging a Windows Application.
13. Deploying a Windows Application.
14. Maintaining and Supporting a Windows Application.
15. Configuring a Windows Application.
II. FINAL REVIEW.
Fast Facts.
Practice Exam.
III. APPENDIXES.
Appendix A: Glossary.
Appendix B: Overview of the Certification Process.
Appendix C: What's On the CD-ROM.
Appendix D: Using PrepLogic, Preview Edition Software
Appendix E: Suggested Readings and Resources.
Index
商品描述(中文翻譯)
作者權威的 70-306 考試通過解決方案!
· Mike Gunderloy 是 VB.NET 的領先權威。
· 《Training Guides》是市場上最有效的自學指南,包含考試提示、學習策略、複習練習、案例研究、模擬考試、ExamGear 測試軟體等。
· 經過業界專家團隊的嚴格技術審查,確保內容在覆蓋範圍和技術準確性上優於其他書籍。
這項認證考試測量使用 Windows Forms 和 Microsoft .NET Framework 開發和實施基於 Windows 的應用程式的能力。此考試計入新的 MCAD(Microsoft Certified Application Developer)認證的核心學分,以及 MCSD.NET 認證的核心學分。準備此考試的讀者發現我們的《Training Guide》系列是市場上最成功的自學工具。這本書因其教學方法、隨附的 PrepLogic 測試軟體(隨附於 CD 上)以及在 www.examcram.com 的卓越網站支援而成為他們的一站式商店。
目錄
引言。
本書如何幫助您。 “使用 Microsoft Visual Basic .NET 和 Microsoft Visual Studio .NET 開發和實施基於 Windows 的應用程式”考試(70-306)涵蓋的內容。 在閱讀本書之前您應該知道的事項。 您需要的硬體和軟體。 考試建議。
學習和考試準備提示。
學習提示。 考試準備提示。 最後考量。
I. 考試準備。
1. 介紹 Windows Forms。
.NET Framework 和 Visual Studio .NET 概述。 創建 Windows 應用程式。 設定和添加 Windows 表單的屬性。 使用視覺繼承。 事件處理。 使用 System.Drawing 命名空間構建圖形介面元素。
2. 控制項。
將控制項添加到 Windows 表單。 設定控制項的屬性。 處理控制項事件。 對話框。 常見的 Windows Forms 控制項。 創建菜單和菜單項。 創建多文件介面(MDI)應用程式。
3. 用戶介面的錯誤處理。
理解例外。 處理例外。 自定義例外。 管理未處理的例外。 用戶輸入驗證。
4. 創建和管理組件及 .NET 程式集。
創建和管理 .NET 組件。 創建和管理 .NET 程式集。
5. 數據綁定。
將數據綁定到 UI。 轉換和過濾數據。
6. 消費和操作數據。
訪問和操作 SQL Server 數據。 訪問和操作數據。 處理數據錯誤。
7. 網路服務。
理解網路服務。 創建網路服務。 發現網路服務。 實例化和調用網路服務。
8. 全球化。
理解本地化和全球化。 為用戶介面實施本地化。 轉換現有編碼。 實施鏡像。 驗證非拉丁用戶輸入。
9. 與舊代碼合作。
使用 ActiveX 控制項。 使用 COM 組件。 使用 COM+ 組件。 使用平台調用。
10. 用戶協助和可及性。
選擇幫助編譯器。 創建 HTML Help 1.3。 創建 HTML Help 2。 實施用戶協助。 實施可及性功能。
11. 列印。
使用 PrintDocument 組件。 使用列印控制項。
12. 測試和調試 Windows 應用程式。
測試。 追蹤。 調試。
13. 部署 Windows 應用程式。
部署工具。 部署 Windows 應用程式。 共享程式集。 創建安裝組件。 URL 遠程調用。 部署方法。 Windows 標誌計畫要求。
14. 維護和支援 Windows 應用程式。
管理 Windows 進程。 使用事件日誌。 使用性能計數器。 設計高效能的 Windows 應用程式。
15. 配置 Windows 應用程式。
配置控制項授權。 配置基於 Windows 的應用程式。 配置安全性。 配置授權。
II. 最終回顧。
快速事實。
創建用戶服務。 創建和管理組件及 .NET 程式集。 消費和操作數據。 測試和調試。 部署基於 Windows 的應用程式。 維護和支援基於 Windows 的應用程式。 配置和保護基於 Windows 的應用程式。
模擬考試。
考試問題。
III. 附錄。
附錄 A:術語表。
附錄 B:認證過程概述。
認證類型。 認證要求。
附錄 C:CD-ROM 上的內容。
PrepLogic 模擬測試,預覽版。 獨家電子版文本。 完整的代碼範例。
附錄 D:使用 PrepLogic,預覽版軟體。
考試模擬。 問題質量。 介面設計。 有效的學習環境。 軟體要求。 安裝 PrepLogic 模擬測試,預覽版。 從您的電腦中移除 PrepLogic 模擬測試,預覽版。 使用 PrepLogic 模擬測試,預覽版。 標準 PrepLogic 模擬測試,預覽版選項。 剩餘時間。 您的考試成績報告。 檢視您的考試。 獲取更多考試。 聯繫 PrepLogic。 客戶服務。 產品建議和意見。 授權協議。
附錄 E:建議閱讀和資源。
.NET 用戶協助。 書籍。 網站。
索引