MCAD/MCSD Training Guide (70-305): Developing and Implementing Web Applications (Paperback)
暫譯: MCAD/MCSD 訓練指南 (70-305):開發與實作網頁應用程式 (平裝本)

Mike Gunderloy

  • 出版商: QUE
  • 出版日期: 2003-01-10
  • 定價: $1,500
  • 售價: 5.0$750
  • 語言: 英文
  • 頁數: 1104
  • 裝訂: Paperback
  • ISBN: 0789728184
  • ISBN-13: 9780789728180
  • 相關分類: Visual BasicVisual Studio
  • 立即出貨(限量) (庫存=1)

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

相關主題

商品描述

This is a comprehensive study resource for every student seeking to master Web application development with Microsoft Visual Basic .NET and Visual Studio .NET, and especially for those preparing for Microsoft s MCAD/MCSD examination 70-305. It combines a carefully designed teaching methodology, exceptional review software, and outstanding Web-based support at www.quepublishing.com/certification. Leading Microsoft technology author Mike Gunderloy covers every Exam 70-305 certification objective, including VB.NET Web application development with Web Forms and controls; user interfaces and navigation; error handling; data binding; consuming and manipulating data; components and .NET assemblies; Web services; globalization; legacy code and accessibility issues; testing and debugging; application deployment and configuration; maintenance, and much more. The book provides a wide variety of study resources, including realistic practice questions, proven exam preparation tips, a last-minute Fast Facts section, detailed glossary, suggested readings and resources, and more. Its accompanying CD-ROM contains PrepLogic Practice Tests, Preview Edition software, including one complete PrepLogic Practice Test with approximately the same number of questions found on Microsoft s actual exam, as well as thorough explanations of every correct and incorrect answer.

Table of Contents

Introduction.

How This Book Helps You. What the Developing and Implementing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET Exam (70-305) Covers. What You Should Know Before Reading This Book. Hardware and Software Youll Need. Advice on Taking the Exam.


Study and Exam Prep Tips.

Study Strategies. Exam Prep Tips. Final Considerations.

I. DEVELOPING WEB APPLICATIONS.


1. Introducing Web Forms.

Introduction. Key Concepts. Introduction to ASP.NET. ASP.NET Directives. Event Handling. Separating User Interface from Business Logic.


2. Controls.

Introduction. HTML Controls. HTML Server Controls. Web Server Controls. User Input Validation. Cascading Style Sheets.


3. Implementing Navigation for the User Interface.

Introduction. Round Trip and Postback. ASP.NET Intrinsic Objects. ASP.NET Application. State Management. Navigation Between Pages.


4. Error Handling for the User Interface.

Introduction. Understanding Exceptions. Handling Exceptions. Custom Exceptions. Managing Unhandled Exceptions.


5. Data Binding.

Introduction. Bind Data to the UI. Transform and Filter Data. Using Controls to Display Data.


6. Consuming and Manipulating Data.

Introduction. Access and Manipulate SQL Server Data. Access and Manipulate Data. Handle Data Errors.


7. Creating and Managing Components and .NET Assemblies.

Introduction. Creating and Using .NET Components. Creating and Using Web User Controls. Creating Web Custom Controls. Creating and Managing .NET Assemblies.


8. Web Services.

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


9. Globalization.

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


10. Working with Legacy Code.

Introduction. Incorporating Existing Code. Using ActiveX Controls. Using COM Components. Using COM+ Components. Using Platform Invoke.


11. User Assistance and Accessibility.

Introduction. Implementing User Assistance. Implementing Accessibility Features.

II. TESTING, DEBUGGING, AND DEPLOYING A WEB APPLICATION.


12. Testing and Debugging a Web Application.

Introduction. Testing. Tracing. Debugging.


13. Deploying a Web Application.

Introduction. Deployment Tools. Deploying a Web Application. Shared Assemblies. Creating Installation Components. Scalable and Reliable Deployment. Methods of Deployment.

III. MAINTAINING AND CONFIGURING A WEB APPLICATION.


14. Maintaining and Supporting a Web Application.

Introduction. Managing a Windows Process. Working with Event Logs. Working with Performance Counters. Designing a Web Application for Performance.


15. Configuring a Web Application.

Introduction. Configuring a Web Application. Configuring Security. Using Caching. Handling Session State. Installing and Configuring Server Services.

IV. FINAL REVIEW.


Fast Facts.

Creating User Services. Creating and Managing Components and .NET Assemblies. Consuming and Manipulating Data. Testing and Debugging. Deploying a Web Application. Maintaining and Supporting a Web Application. Configuring and Securing a Web Application.


Practice Exam.

Exam Questions. Answers to Exam Questions.

V. APPENDIXES.


Appendix A. Glossary.
Appendix B. Overview of the Certification Process.

Types of Certification. Certification Requirements.


Appendix C. Whats on the CD-ROM.

PrepLogic Practice Tests, Preview Edition.


Appendix D. Using the PrepLogic Practice Tests, Preview Edition Software.

Exam Simulation. Question Quality. Interface Design. Effective Learning Environment. Software Requirements. Installing PrepLogic Practice Tests, Preview Edition. Using PrepLogic Practice Tests, Preview Edition. Get More Exams. Customer Service.


Appendix E. Suggested Reading and Resources.

.NET User Assistance. Books. Web Sites.


Index.

商品描述(中文翻譯)

這是一本全面的學習資源,適合每位希望掌握使用 Microsoft Visual Basic .NET 和 Visual Studio .NET 進行網頁應用程式開發的學生,特別是那些準備參加微軟的 MCAD/MCSD 考試 70-305 的考生。它結合了精心設計的教學方法、卓越的複習軟體,以及在 www.quepublishing.com/certification 提供的優秀網路支援。知名的微軟技術作者 Mike Gunderloy 涵蓋了每個考試 70-305 認證目標,包括使用 Web Forms 和控制項的 VB.NET 網頁應用程式開發;使用者介面和導航;錯誤處理;資料綁定;消耗和操作資料;元件和 .NET 組件;網路服務;全球化;舊代碼和可及性問題;測試和除錯;應用程式部署和配置;維護等。這本書提供了各種學習資源,包括真實的練習題、經驗豐富的考試準備技巧、最後一刻的快速事實部分、詳細的詞彙表、建議的閱讀資料和資源等。隨書附贈的 CD-ROM 包含 PrepLogic 練習測試、預覽版軟體,包括一個完整的 PrepLogic 練習測試,問題數量大約與微軟實際考試相同,並提供每個正確和錯誤答案的詳細解釋。

目錄

引言
本書如何幫助您。開發和實施使用 Microsoft Visual Basic .NET 和 Microsoft Visual Studio .NET 的網頁應用程式考試 (70-305) 涵蓋的內容。閱讀本書前您應該知道的事項。您需要的硬體和軟體。考試建議。

學習和考試準備技巧
學習策略。考試準備技巧。最終考量。

I. 開發網頁應用程式
1. 介紹 Web Forms
引言。關鍵概念。ASP.NET 介紹。ASP.NET 指令。事件處理。將使用者介面與業務邏輯分離。

2. 控制項
引言。HTML 控制項。HTML 伺服器控制項。網頁伺服器控制項。使用者輸入驗證。層疊樣式表。

3. 為使用者介面實施導航
引言。回程和回發。ASP.NET 內建物件。ASP.NET 應用程式。狀態管理。頁面之間的導航。

4. 為使用者介面進行錯誤處理
引言。理解例外。處理例外。自訂例外。管理未處理的例外。

5. 資料綁定
引言。將資料綁定到使用者介面。轉換和過濾資料。使用控制項顯示資料。

6. 消耗和操作資料
引言。訪問和操作 SQL Server 資料。訪問和操作資料。處理資料錯誤。

7. 創建和管理元件及 .NET 組件
引言。創建和使用 .NET 元件。創建和使用網頁使用者控制項。創建網頁自訂控制項。創建和管理 .NET 組件。

8. 網路服務
引言。理解網路服務。創建網路服務。發現網路服務。實例化和調用網路服務。

9. 全球化
引言。理解本地化和全球化。為使用者介面實施本地化。轉換現有編碼。實施鏡像。驗證非拉丁字母的使用者輸入。

10. 與舊代碼合作
引言。整合現有代碼。使用 ActiveX 控制項。使用 COM 元件。使用 COM+ 元件。使用平台調用。

11. 使用者協助和可及性
引言。實施使用者協助。實施可及性功能。

II. 測試、除錯和部署網頁應用程式
12. 測試和除錯網頁應用程式
引言。測試。追蹤。除錯。

13. 部署網頁應用程式
引言。部署工具。部署網頁應用程式。共享組件。創建安裝元件。可擴展和可靠的部署。部署方法。

III. 維護和配置網頁應用程式
14. 維護和支援網頁應用程式
引言。管理 Windows 程序。處理事件日誌。使用性能計數器。為性能設計網頁應用程式。

15. 配置網頁應用程式
引言。配置網頁應用程式。配置安全性。使用快取。處理會話狀態。安裝和配置伺服器服務。

IV. 最終複習
快速事實
創建使用者服務。創建和管理元件及 .NET 組件。消耗和操作資料。測試和除錯。部署網頁應用程式。維護和支援網頁應用程式。配置和保護網頁應用程式。

練習考試
考試問題。考試問題的答案。

V. 附錄
附錄 A. 詞彙表
附錄 B. 認證過程概述
認證類型。認證要求。

附錄 C. CD-ROM 上的內容
PrepLogic 練習測試,預覽版。

附錄 D. 使用 PrepLogic 練習測試,預覽版軟體
考試模擬。問題質量。介面設計。有效的學習環境。軟體要求。安裝 PrepLogic 練習測試,預覽版。使用 PrepLogic 練習測試,預覽版。獲取更多考試。客戶服務。

附錄 E. 建議閱讀和資源
.NET 使用者協助。書籍。網站。

索引。