Analytics


Google

Wednesday, August 6, 2008

Implementing Security in .Net

The best guide I found to help explain how to secure your data in .Net is found in the C# cookbook printed by O'Reilly. There is one whole chapter on this topic and it goes into details on the encryption library that is built into .Net and going through step by step on addressing some of the possible hacking that is done and tricks to avoid them.

The chapter in PDF form from Release 2 can be found here. I found several other sources but each of them require you to register.

No comments: