Monday, May 5, 2008
Professional ASP.NET 2.0 Security, Membership, and Role Management (Wrox Professional Guides) by Stefan Schackow
Product Description
Experienced developers who are looking to create reliably secure sites with ASP.NET 2.0 will find that Professional ASP.NET 2.0 Security, Membership, and Role Management covers a broad range of security features including developing in partial trust, forms authentication, and securing configuration. The book offers detailed information on every major area of ASP.NET security you’ll encounter when developing Web applications.
You’ll see how ASP.NET 2.0 version contains many new built-in security functions compared to ASP.NET 1.x such as Membership and Role Manager, and you’ll learn how you can extend or modify various features. The book begins with two chapters that walk you through the processing ASP.NET 2.0 performs during a web request and the security processing for each request, followed by a detailed explanation of ASP.NET Trust Levels.
With this understanding of security in place, you can then begin working through the following chapters on configuring system security, forms authentication, and integrating ASP.NET security with classic ASP including integrating Membership and Role Manager with classic ASP. The chapter on session state looks at the limitations of cookieless session identifiers, methods for heading off session denial of service attacks, and how session state is affected by trust level. After the chapter explaining the provider model architecture in ASP.NET 2.0 and how it is useful for writing custom security providers you go to the MembershipProvider class and configuring the two default providers in the Membership feature, SqlMembershipProvider and ActiveDirectoryMembershipProvider. You'll see how to use RoleManager to make it easy to associate users with roles and perform checks declaratively and in code and wrap up working with three providers for RoleProvider – WindowsTokenRoleProvider, SqlRoleProvider, and AuthorizationStoreRoleProvider (to work with Authorization Manager or AzMan).
This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes:
Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1)
ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 )
Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition
Product Details
Amazon Sales Rank: #13596 in Books
Published on: 2006-01-31
Number of items: 1
Binding: Paperback
648 pages
Editorial Reviews
Download Description
Now in its second version, ASP.NET has over one million programmers, and they all need to know how to use the new, tighter security model Helps programmers build better sites, control user access, and interface securely with other parts of the Microsoft platform, such as Windows Server, Active Directory, LDAP, and SQL Server 2005 Explains in depth all the security and user management functionality of ASP.NET 2.0, including many new built-in security functions that free the developer from hand-coding
From the Back Cover
ASP.Net security covers a broad range of subjects. Concepts such as Web security features, developing in partial trust, forms authentication, and securing configuration - just to name a few p are all integral components to helping developers ensure reliable security. Addressing the ASP.NET security features from the developer's point of view, this book offers detailed information on very major area of ASP.NET security that you'll encounter when developing Web applications.
You'll see how the 2.0 version contains many new built-in security functions, such as Membership and Role Manager, and you'll learn how you can extend or modify various features. As you work through this book, you'll gain a solid understanding of the many security features in ASP.NET 2.0.
What you will learn from this book
The security professing that is performed for each HTTP request
What ASP.NET trust levels are and how they work to provide secure environments
The new options for locking down and protecting configuration sections
New security features for forms authentication and session state
Ways to write your own custom provider-based features
How to extend Membership with password histories and custom password encryption
How to use Active Directory with the new Membership and Role Manager features
Who this book is for
This book is for experienced developers who are looking to master the new security features of ASP.NET 2.0, as well as more advanced techniques for extending ASP.NET 2.0 security.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
About the Author
Stefan Schackow is a Program Manager on the Web Platform and Tools Team at Microsoft working on the new application services stack in Visual Studio 2005. He owns the Membership, Role Manager, Profile, Personalization and Site Navigation features in ASP.NET 2.0. He also works on features for Microsoft's ASP.NET hosting solution. He is a frequent speaker at Microsoft developer conferences. Prior to joining the ASP.NET team Stefan worked as an application development consultant in Microsoft Consulting Services (MCS) with enterprise customers for four years.
Customer Reviews
Thorough, excellent writing
I bought this book because I needed the information for a project that I am currently engaged in. The information contained within was immediately relevant in shaping the solution design. It gave me the how and the why to architect a solid, yet flexible solution.
This text is not a how-to for a beginner. It is also not light reading. It is a dense book; lots of information crammed into it. You have to bring your experience to this book for the full weight of the teaching to come to bear. I highly recommend it to application architects and development team leads.
Not useful
This book is like those instruction you will want to give to your team members if you are the leader, but having to keep reading that for close to 600 pages!
Yes, the target is clearly not defined and if you want to get a work done by reading this book, please forget it.
If you implemented membership and roles, and seeking some extra advice may be you might find it useful. It does not really explain the various systems, illustrating each well enough.
I opened Forms Authetication, hoping to learn how to implement it in my project, just to read more than a page of people creating 50 years cookie. Is 2 or 3 lines of sentenses not enough to let someone know about 50 years cookie?
It's about how things work under the covers
I bought this book for help with over-riding the membership providers and possible the profile providers. What I got was a full on introduction to how things really work under the covers. Didn't really help me with my original intention, but certainly improved my understanding of security in ASP.Net 2.0.
Labels:
ASP,
Computers and Internet,
Programming,
Security+,
Web Development

