This is the fourth post (first, second, third) in another collection of posts that have links to the different objectives covered in the 70-528 exam. There is also a series on ASP.NET 3.5 exam 70-562 (here)
Tracing, configuring, and deploying applications- Use a Web setup project to deploy a Web application to a target server.
- Copy a Web application to a target server by using the Copy Web tool.
- Precompile a Web application by using the Publish Web utility.
- Optimize and troubleshoot a Web application.
- Customize event-level analysis by using the ASP.NET health-monitoring API.
- ASP.NET Health Monitoring Overview
- Configuring ASP.NET Health Monitoring
- Buffering ASP.NET Health Monitoring Events
- Using WMI to Deliver ASP.NET Health Monitoring Events
- Walkthrough: Listening for WMI Events in ASP.NET Health Monitoring
- Extending ASP.NET Health Monitoring
- Implementing Custom ASP.NET Health Monitoring Events and Providers
- Securing ASP.NET Health Monitoring
- System.Web.Management
- System.Management
- System.Management.Instrumentation
- HealthMonitoringSection
- healthMonitoring Element (ASP.NET Settings Schema)
- Use performance counters to track the execution of an application.
- How to: Create Performance Counter Categories, Category and Counter Management
- How to: Create Custom Performance Counters.
- How to: View the ASP.NET Performance Counters Available on Your Computer
- Developing High-Performance ASP.NET Applications
- Troubleshoot a Web application by using ASP.NET tracing.
- ASP.NET Tracing Overview
- Application-Level ASP.NET Tracing Overview
- How to: Enable Tracing for an ASP.NET Page
- How to: Enable Tracing for an ASP.NET Application
- Writing Custom ASP.NET Trace Messages
- How to: View ASP.NET Trace Information with the Trace Viewer
- Reading ASP.NET Trace Information
- Walkthrough: Integrating ASP.NET Tracing with System.Diagnostics Tracing
- System.Web.TraceContext
- Optimize performance by using the ASP.NET Cache object.
- ASP.NET Caching Overview
- What's New in ASP.NET Caching
- Caching ASP.NET Pages
- Caching Application Data
- Caching Multiple Versions of a Page
- Caching Portions of an ASP.NET Page
- Dynamically Updating Portions of a Cached Page
- Caching in ASP.NET with the SqlCacheDependency Class
- Cache Configuration in ASP.NET
- System.Web.Caching
- HttpCachePolicy
- HttpCacheability
- @ OutputCache
- Caching Application Data
- How to: Add Items to the Cache.
- How to: Retrieve Values of Cached Items.
- CacheItemPriority
- AggregateCacheDependency
- How to: Cache Page Output with File Dependencies
You can also find some information on preparing for your exams here and here, in the actual exam for 70-528. Also errata for the MS Press training kit
No comments:
Post a Comment