Murach's ASP.NET Web Programming with VB.NET
This chapter teaches you how to secure your web applications and
the data they transmit against unauthorized access.
|
|
|
|
An introduction to SSL |
504 |
|
An introduction to digital secure certificates |
506 |
|
How to determine if a digital secure
certificate is installed on your server |
506 |
|
How to obtain a digital secure certificate |
508 |
|
How to obtain a trial certificate for
testing |
510 |
|
How to use the Web Server Certificate
Wizard |
512 |
|
How to use a secure connection |
514 |
|
How to force a page to use a secure
connection |
516 |
|
|
The operation of the Halloween Store
application |
518 |
|
The code for the Halloween Store application |
518 |
|
|
An introduction to authentication |
522 |
|
How forms-based authentication works |
524 |
|
How to enable forms-based authentication |
526 |
|
How to use the FormsAuthentication class |
528 |
|
How to create a login page |
530 |
|
How to store user credentials in the
Web.config file |
532 |
|
How to encrypt passwords |
534 |
|
How to get information about the user |
536 |
|
|
The design of the Halloween Maintenance
application |
538 |
|
The code for the Halloween Maintenance
application |
540 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|