課堂由導師教授理論及進行眾多的實習例子,而學員於課堂內可親自以導師指引來進行實習例子。
Exam 70-305
Developing and Implementing Web Applications with Microsoft Visual Basic
.NET and Microsoft Visual Studio .NET
MCAD 單元 3 : ASP.NET 網站程式設計
1. Web Forms
1.1. Understanding Code Behind
1.2. Using Directives
2. Web Namespaces
3. Working with Web Objects
3.1. Using Page Object
3.2. Using Request Object
3.3. Using Response Object
3.4. Using Session Object
3.5. Using Server Object
3.6. Using Application Object
4. Working with State Management
4.1. Using Query Strings
4.2. Using Cookies
4.3. Using View State
4.4. Using Application and Session states
4.5. Scalable State Management
5. Web Application Events and Error Handling
5.1. Handling Events with Global.asax
5.2. Handling Exceptions or Errors on a Page
5.3. Handling Application Exceptions or Errors
6. Working with Web Controls
6.1. HTML Controls
6.2. Web Server Controls
6.2.1. Intrinsic Web Server Controls
6.2.2. Validation Controls
6.2.3. Rich Controls
6.2.4. Data-bound Controls
6.3. Validation Controls
6.3.1. RequiredFieldValidator Control
6.3.2. CompareValidator Control
6.3.3. CustomValidator Control
6.3.4. ValidationSummary Control
7. Testing Web Applications
7.1. Testing Data
7.1.1. Typical Data
7.1.2. Ranged Data
7.1.3. Atypical Data
7.2. Creating a Unit Test Plan
8. Debugging Web Applications
8.1. Using the Break Mode
8.2. Navigating in Break Mode
8.3. The Debugger Windows
9. Tracing Web Applications
9.1. The Output Window
9.2. Using System.Diagnostics.Trace
9.3. Using Page.Trace
10. Configuring Web Applications
10.1. Understanding Web.config
10.2. Understanding Machine.config
11. Globalizing Web Applications
11.1. Using Detect and Redirect
11.2. Using Run-time Adjustment
11.2.1. Understading CultureInfo class
11.3. Using Satellite Assemblies
12. Securing Web Applications
12.1. Web Authentication Types
12.2. Windows Authentication
12.3. Forms-Based Authentication
12.3.1. FormAuthentication class
12.4. Passport Authentication
12.5. Custom Authentication Mechanism
12.6. Web Authorization Types
12.6.1. Understanding User Object
12.6.2. Understanding Impersonation
|