R
Richard Grimes [MVP]
http://www.grimes.demon.co.uk/workshops/
Richard Grimes has made available some of his .NET training courses as
free online workshops. These are self paced workshops that lead you
through .NET concepts using worked examples.
..NET Fusion Workshop
http://www.grimes.demon.co.uk/workshops/fusionWS.htm
This workshop will teach you:
- Location of .NET assemblies and how to change the default locations
- Using .NET tools to resolve problems with assembly locations and how
to fix broken applications
- Sharing assemblies with the GAC, updating GAC dependencies with
publisher policy files, GAC references
- Dynamic loading of assemblies, partial named assemblies
..NET Security Workshop
http://www.grimes.demon.co.uk/workshops/securityWS.htm
This workshop will teach you:
- How .NET security solves common software vulnerabilities; .NET
security architecture
- Protecting assembly modules and resources
- Validation and verification
- Code access security; Permission set and code groups; Evaluating an
assembly
- Permission enforcement with attributes and code; Assert demands and
link demands
- Role based security; Principals; Roles
- How to use the security utilities; Strong name utility; Configuration
tool
- Cryptography; Crypto transforms and crypto streams; Keys and
Initialization vectors; Message digests; Hash routines
Richard
Richard Grimes has made available some of his .NET training courses as
free online workshops. These are self paced workshops that lead you
through .NET concepts using worked examples.
..NET Fusion Workshop
http://www.grimes.demon.co.uk/workshops/fusionWS.htm
This workshop will teach you:
- Location of .NET assemblies and how to change the default locations
- Using .NET tools to resolve problems with assembly locations and how
to fix broken applications
- Sharing assemblies with the GAC, updating GAC dependencies with
publisher policy files, GAC references
- Dynamic loading of assemblies, partial named assemblies
..NET Security Workshop
http://www.grimes.demon.co.uk/workshops/securityWS.htm
This workshop will teach you:
- How .NET security solves common software vulnerabilities; .NET
security architecture
- Protecting assembly modules and resources
- Validation and verification
- Code access security; Permission set and code groups; Evaluating an
assembly
- Permission enforcement with attributes and code; Assert demands and
link demands
- Role based security; Principals; Roles
- How to use the security utilities; Strong name utility; Configuration
tool
- Cryptography; Crypto transforms and crypto streams; Keys and
Initialization vectors; Message digests; Hash routines
Richard