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
  • 已絕版

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

商品描述

 

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.

How This Book Helps You. What the “Developing and Implementing Windows-Based Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET“ Exam (70-306) Covers . What You Should Know Before Reading This Book. Hardware and Software You'll Need. Advice on Taking the Exam.

Study and Exam Prep Tips.
Study Tips. Exam Prep Tips. Final Considerations.

I. EXAM PREPARATION.


1. Introducing Windows Forms.
Overview of the .NET Framework and Visual Studio .NET. Creating a Windows Application. Setting and Adding Properties to a Windows Form. Using Visual Inheritance. Event Handling. Building Graphical Interface Elements by Using the System.Drawing Namespace.

2. Controls.
Adding Controls to a Windows Form. Setting Properties of Controls. Handling Control Events. Dialog Boxes. Common Windows Forms Controls. Creating Menus and Menu Items. Creating Multiple-Document Interface (MDI) Applications.

3. Error Handling for the User Interface.
Understanding Exceptions. Handling Exceptions. Custom Exceptions. Managing Unhandled Exceptions. User Input Validation.

4. Creating and Managing Components and .NET Assemblies.
Creating and Managing .NET Components. Creating and Managing .NET Assemblies.

5. Data Binding.
Bind Data to the UI. Transform and Filter Data.

6. Consuming and Manipulating Data.
Access and Manipulate SQL Server Data. Access and Manipulate Data. Handle Data Errors.

7. Web Services.
Understanding Web Services. Creating Web Services. Discovering Web Services. Instantiating and Invoking Web Services.

8. Globalization.
Understanding Localization and Globalization. Implementing Localization for the User Interface. Converting Existing Encodings. Implementing Mirroring. Validating Non-Latin User Input.

9. Working with Legacy Code.
Using ActiveX Controls. Using COM Components. Using COM+ Components. Using Platform Invoke.

10. User Assistance and Accessibility.
Selecting a Help Compiler. Creating HTML Help 1.3. Creating HTML Help 2. Implementing User Assistance. Implementing Accessibility Features.

11. Printing.
Using the PrintDocument Component. Using the Printing Controls.

12. Testing and Debugging a Windows Application.
Testing. Tracing. Debugging.

13. Deploying a Windows Application.
Deployment Tools. Deploying a Windows Application. Shared Assemblies. Creating Installation Components. URL Remoting. Methods of Deployment. Windows Logo Program Requirements.

14. Maintaining and Supporting a Windows Application.
Managing a Windows Process. Working with Event Logs. Working with Performance Counters. Designing a Windows Application for Performance.

15. Configuring a Windows Application.
Configuring Control Licensing. Configuring a Windows-Based Application. Configuring Security. Configuring Authorization.

II. FINAL REVIEW.


Fast Facts.
Creating User Services. Creating and Managing Components and .NET Assemblies. Consuming and Manipulating Data. Testing and Debugging. Deploying a Windows-Based Application. Maintaining and Supporting a Windows-Based Application. Configuring and Securing a Windows-Based Application.

Practice Exam.
Exam Questions.

III. APPENDIXES.


Appendix A: Glossary.
Appendix B: Overview of the Certification Process.
Types of Certification. Certification Requirements.

Appendix C: What's On the CD-ROM.
PrepLogic Practice Tests, Preview Edition. Exclusive Electronic Version of the Text. Complete Code Samples.

Appendix D: Using PrepLogic, Preview Edition Software
Exam Simulation. Question Quality. Interface Design. Effective Learning Environment. Software Requirements. Installing PrepLogic Practice Tests, Preview Edition. Removing PrepLogic Practice Tests, Preview Edition from Your Computer. Using PrepLogic Practice Tests, Preview Edition. Standard PrepLogic Practice Tests, Preview Edition Options. Time Remaining. Your Examination Score Report. Review Your Exam. Get More Exams. Contacting PrepLogic. Customer Service. Product Suggestions and Comments. License Agreement.

Appendix E: Suggested Readings and Resources.
.NET User Assistance. Books. Web Sites

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 用戶協助。 書籍。 網站。

索引