This course takes you beyond the basics of creating Web
pages and XML Web Services with ASP.NET, by presenting the
techniques and concepts you will need to build efficient,
full-featured Web applications. You will learn to manage
session state, and reuse code by creating your own controls.
This course teaches you how to improve performance with
output caching, debug your applications and trace its activity,
use advanced Web Services features, and configure and deploy
ASP.NET applications. Finally you will learn to authenticate
users and limit their access to resources, handle multi-user
data access conflicts, and support mobile devices.
In this course, you will:
- Create ASP.NET custom and user controls to speed development
time.
- Take advantage of ASP.NET’s versatile output caching
to increase performance.
- Add scalability and reliability by setting up an out-of-process
session state server.
- Make asynchronous calls to XML Web Services.
- Create a Web Setup project in Visual Studio to build
a deployment package that takes advantage of Windows Installer.