| |
This is an extremely useful handbook on .NET security.
It explains all the concepts of the framework. Role Based Security and
Code Access Security are explained in detail. The book also has an
introductory chapter on the basics of Cryptography. Digital signatures,
certificates and other concepts are also covered with practical examples
in C#. Definitely a good book to get started on .NET security framework.
Very easy to follow. It is a little "out-dated" due to the new concepts
that are now present in .NET 2.0 since it's all based on .NET 1.1.
|