Course Track
Lesson 1: Creating User Services
· Add and set directories on ASP .Net Pages
· Separate user interface resources from business logic
· Set properties on controls
· Load controls dynamically
· Apply templates
· Instantiate and invoke an ActiveX control
· Manage the view state
· Validate User input
· Implement online user assistance
· Implement error handling on user interface
· Implement globalization
· Handle events
· Implement accessibility features
· Use and edit intrinsic objects. Intrinsic objects include response, request, server and application.
Lesson 2: Creating and managing components and .Net Assemblies
· Create and implement satellite assemblies
· Create resource only assemblies
· Create web custom controls and web user controls
Lesson 3: Consuming and manipulating data
· Access and manipulate data from a Microsoft SQL Server database by creating and using Ad hoc queries and stored procedures
· Access and manipulate data from a data store. Data stores include relational databases, XML documents, and flat files, Methods include XML techniques and ADO .Net.
· Handle data errors
Lesson 4: Testing and Debugging
· Create a unit test plan
· Implement tracing
· Debug, rework and resolve defects in code
Lesson 5: Deploying a web application
· Plan the deployment of a web application
· Create a setup program that installs a web application and allows for the application to be uninstalled
· Deploy a web application
· Add assemblies to the global assembly cache.
Lesson 6: Maintaining and supporting a web application
· Optimize the performance of a web application
· Diagnose and resolve errors and issues
Lesson 7: Configuring and Securing a Web Application
· Configure a web application
· Configure Security for web application
· Configure authorization, Authorization methods include file-based methods and URL based methods
· Configure and implement caching. Caching types include output, fragment and data
· Configure and implement session state in various topologies such as web garden and web farm
· Install and configure server services
|