This page defines some of the material for .NET Security.

PRESENTATIONS

Presentation 1  » . This outlines the basics of the .NET framework, and introduces the encryption classes and obfuscation.

Related examples: [RC2] [3DES] [RSA]

Presentation 2  » . This outlines the basics of authentication and digital certificates.

Related examples: [HMAC] [MD5] [Digital Certificate]

Presentation 3  » . This outlines the basics of Web Security and COM+.

Related examples: [Web Security][Role-based security]

Presentation 4  » . This outlines the basics of remoting.

Test

A practice test for the MSc .NET Professional Certification exam (the questions are unchecked, and just give pointers):

[Test (Professional Certification - MSc) ]

Others

.NET 3.0 WPF Encryption [Click here].
.NET 3.0 WPF Authentication [Click here].

To run these you need the .NET 3.0 framework installed [Click here for install]

If you are interested, the following are some outline tests for each of the main areas in the 70-320 certification:

[Test 1: Consuming and Manipulating DataSets]
[Test 2: Accessing and Manipulating XML Data]
[Test 3: .NET Remoting]
[Test 4: Security+Deployment]

70-320 Certification  »