|
.NET Security
When you use .NET to create client-and server-side applications, you have to address a new and large set of security issues. .NET Security shows you what you need to know by covering different aspects of the .NET security model through detailed discussions about the key namespaces. The authors demonstrate how to write .NET code to create secure systems
within the .NET Framework. They also discuss possible break-ins to the security model in .NET--and how .NET prevents such intrusions.
This tutorial explains how to use the .NET security and cryptographic classes, and functions as a reference manual for developers seeking to understand security implementation in the .NET Framework. Additionally, the .NET Framework requires understanding in many new areas like managed code, permissions, and evidence--all of which this dynamic book covers.
Chapter 1: The Basics of Cryptography and Security
Chapter 2: Using the .NET Cryptography Classes
Chapter 3: XML Encryption and Signatures
Chapter 4: Code Access Security
Chapter 5: Role Access Security
Chapter 6: Remoting and Security
Chapter 7: ASP.NET Web Application Security
Chapter 8: Passport
Chapter 9: Protecting Code
|