The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 .NET Security
  

  .NET Security by Bock, Jason; Fischer, Tom; Smith, Nathan; Stromquist, Pete

  • Published by: APRESS
  • Author: Bock, Jason; Fischer, Tom; Smith, Nathan; Stromquist, Pete
  • Page Count: 310
  • Group: .NET - SECURITY
  • ISBN: 1590590538/9781590590539
  • Published: Jul 2002

Our Price: 25.60
Discount: 20%
RRP: 32.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

.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