What you'll learn
In this project we’ll take an existing conference application written in ASP.NET Core and use various forms of validation to help secure the application against invalid/dangerous input.
Table of contents
Setup
15m
- Set up your local environment for projects. We'll walk you through everything you need to know, including how to install and configure your environment to be able to complete all of the tasks.
Improve Security Using Validation
1h 30m
- In this module you'll setup basic validation rules, as well as client side and back end validation. In addition to this you'll take measures to prevent common attacks such as cross site forgery attacks and overposting attacks.
Course FAQ
Who is this project for?
What will I learn in this project?
What prerequisites do I need?
What software is required?