5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Software Development Solution Area     Defensive Programming     Secure Programming
Discover how to configure Code Access Security (CAS) and cryptography in your .NET applications. Learn how to secure data access and your ASP.NET web forms. This course introduces you to ASP.NET Code Access Security (CAS), security-transparent code in .NET, partially trusted code in .NET, link demands and CAS, CAS configuration, the .NET cryptography model, encryption keys for .NET, encryption and decryption in .NET, data integrity hash codes, common threats, security tools, ASP.NET web forms, and Windows .NET authentication. Finally, as a review exercise, you will identify three of the top ten OWASP threats to .NET apps.

Objectives

Code Access Security in .NET

  • start the course
  • recognize the main features of CAS
  • demonstrate how to use transparency as an enforcement mechanism
  • configure your .NET application to use partially trusted code
  • identify the relationship between link demands and CAS
  • configure Code Access Security in a .NET application

Cryptography in .NET

  • recognize the main features of the .NET cryptography model
  • configure data encryption using keys
  • recognize the process for encrypting and decrypting data
  • specify how to use hash codes in a .NET application

Securing .NET

  • identify common threats to .NET applications
  • list and describe |w common security tools to be used with .NET
  • create secure ASP.NET web forms
  • demonstrate how to secure access to a data source

Practice: Secure a .NET Application

  • use secure coding techniques to create a .NET application