Wrox Home  
Search

Topic: ASP.NET

Cover image for product 0764596985
Professional ASP.NET 2.0 Security, Membership, and Role Management
Stefan Schackow
ISBN: 978-0-7645-9698-8
Paperback
648 pages
January 2006

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Initial Phases of a Web Request
30 pages

Before the first line of code you write for an... more

Chapter 2: Security Processing for Each Request
46 pages
US $4.99

The previous chapter discussed the work that occurs before an ASP.NET request starts processing. This chapter describes security... more

Chapter 3: A Matter of Trust
66 pages
US $4.99

So far the previous topics have centered on various pieces of security information --encryption key material, security identities... more

Chapter 4: Configuration System Security
48 pages
US $4.99

Many .NET Framework features depend on initialization information stored in various configuration files. ASP.NET especially... more

Chapter 5: Forms Authentication
68 pages
US $4.99

Forms authentication is the most widely used authentication mechanism for Internet facing ASP.NET sites. The appeal of forms... more

Chapter 6: Integrating ASP.NET Security with Classic ASP
28 pages
US $4.99

All of the great security features in ASP.NET don’t really help you when you look at your older classic ASP applications.... more

Chapter 7: Session State
22 pages
US $4.99

Session state probably doesn’t strike most people as having much of anything to do with security. However, some security-related... more

Chapter 8: Security for Pages and Compilation
20 pages
US $4.99

A good deal of writing a secure page depends on often discussed topics like input validation, handling malicious input, preventing... more

Chapter 9: The Provider Model
38 pages
US $4.99

Many of the new features in ASP.NET 2.0, including the Membership and Role Manager features, are built using the provider... more

Chapter 10: Membership
36 pages
US $4.99

One of the unique aspects of ASP.NET 2.0 is that it introduces a number of powerful new application services that are built... more

Chapter 11: SqlMembershipProvider
62 pages
US $4.99

The Membership feature comes with two different providers by default: one that works with SQL Server and one that works with... more

Chapter 12: ActiveDirectoryMembershipProvider
52 pages
US $4.99
Chapter 13: Role Manager
36 pages
US $4.99

Role Manager is a new feature in ASP.NET 2.0 that provides the basic functionality necessary to create an... more

Chapter 14: SqlRoleProvider
20 pages
US $4.99

Role Manager ships with a number of different providers in the Framework:... more

Chapter 15: AuthorizationStoreRoleProvider
22 pages
US $4.99
Add to Cart

ASP.NET Related Resources

Forums

Blogs

Articles