This is the fourth post (first, second, third) in another collection of posts that have links to the different objectives covered in the 70-515 exam. There is also a series on ASP.NET 3.5 exam 70-562 (here) and Web Applications .NET 2.0 exam 70-528 (here)
Please note that information and exam is currently in beta and subject to change. This exam guide is for use at your own discretion and the author accepts NO liability in relation to incorrect or missing information. Also note that using this guide to study does not imply you will pass the exam
Configuring and Extending a Web Application (15%)
- Configure authentication and authorization
This objective may include but is not limited to: - Using membership
- Introduction to Membership
- Membership Classes
- Configuring an ASP.NET Application to Use Membership
- Walkthrough: Creating a Web Site with Membership and User Login
- Using login controls
- Walkthrough: Creating an ASP.NET Web Site with Basic User Login
- Customizing the Appearance of ASP.NET Login Controls
- Roles
- Understanding Role Management
- Role Management Classes
- Securing Roles
- Walkthrough: Managing Web Site Users with Roles
- Location element
- Protecting an area of a site or a page
- Configure providers
This objective may include but is not limited to: - Role
- Implementing a Role Provider
- Creating and Configuring the Application Services Database for SQL Server
- Membership
- Personalization
- aspnet_regsql.exe
- Create and configure HttpHandlers and HttpModules
This objective may include but is not limited to: - Generic handlers
- Asynchronous handlers
- Setting MIME types and other content headers
- Wiring modules to application events
- Configure initialization and error handling
This objective may include but is not limited to: - Handling Application_Start
- Session_Start
- Application_BeginRequest in global.asax
- Capturing unhandled exceptions
- Custom error section of web.config
- Redirecting to an error page
- try and catch
- Creating custom exceptions
- Reference and configure ASMX and WCF services
This objective may include but is not limited to: - Adding service reference
- Adding Web reference
- Changing endpoints
- wsdl.exe
- svcutil.exe
- Generating a WCF Client from Service Metadata
- How to: Use Svcutil.exe to Export Metadata from Compiled Service Code
- How to: Use Svcutil.exe to Validate Compiled Service Code
- How to: Use Svcutil.exe to Download Metadata Documents
- How to: Improve the Startup Time of WCF Client Applications using the XmlSerializer
- Updating service URL
- Shared WCF contracts assembly
- Configure projects and solutions, and reference assemblies
This objective may include but is not limited to: - Local assemblies
- Shared assemblies (global assembly cache)
- Web application projects
- Settings file
- Configuring a Web application by using web.config or multiple .config files
- AssemblyInfo
- Debug a Web application
This objective may include but is not limited to: - Remote
- Local
- ASP.NET Debugging: System Requirements
- How to: Enable Debugging for ASP.NET Applications
- Debugger Roadmap
- Debug.Assert
- Debug.Write
- JavaScript debugging
- How to: Enable and Start Script Debugging from Internet Explorer
- Limitations on Script Debugging
- How to: Attach to Script
- How to: Set Breakpoints in a Script
- Debugging and Tracing Ajax Applications Overview
- Attaching to process
- Logging and tracing
- Using local IIS
- aspnet_regiis.exe
- Deploy a Web application
This objective may include but is not limited to: - Pre-compilation
- Publishing methods (e.g., MSDeploy, xcopy, and FTP)
- How to: Deploy a Web Application Project Using One-Click Publish and Web Deploy
- Walkthrough: Deploying a Web Application Project Using One-Click Publish
- How to: Deploy a Web Application Project Using One-Click Publish Without Web Deploy
- How to: Deploy a Web Application Project Using a Web Deployment Package
- Walkthrough: Deploying a Web Application Project Using a Web Deployment Package
- How to: Use MSBuild to Create a Web Package
- How to: Use MSBuild to Publish a Web Application
- How to: Transform Web.config When Deploying a Web Application Project
- How to: Disable Web.config Transformation
- Web.config Transformation Syntax for Web Application Project Deployment
- Deploying Web Site Projects by Using the Copy Web Site Tool
- How to: Deploy Web Site Projects by using the Copy Web Site Tool
- Walkthrough: Deploying Web Site Projects by Using the Copy Web Site Tool
- Walkthrough: Deploying a Web Site Project by Using XCOPY
- How to: Deploy a Web Site Project by Using the Publish Web Site Tool
- Walkthrough: Deploying a Web Site Project by Using the Publish Web Site Tool
- How to: Publish and Generate Fixed Assembly Names in Visual Web Developer
- How to: Publish and Sign Assemblies for Precompiled Web Sites in Visual Web Developer
- How to: Configure Published Web Site Projects
- Deploying an MVC application
There are no books available for this exam at this time due to the fact that the exam is in beta until 30-April-2010. 8 weeks after this date is the expected go live date for this exam.
No comments:
Post a Comment