From the course: ASP.NET: Security

What you should know

From the course: ASP.NET: Security

Start my 1-month free trial

What you should know

- [Instructor] This course, as most courses here at LinkedIn Learning, who have some prerequisites. First of all, I assume that you know ASP.NET, specifically ASP.NET MVC, because that's the technology we will be using. We are using the full .NET framework and we are not using .NET Core. You don't have to be an expert in ASP.NET MVC, but you have to know the basics of the framework so when you see code that is using ASP.NET MVC, you kind of know what's going on. You know how controllers work, how action methods works, etc. And also, we do expect that you have some basic knowledge about web application security. We will detail certain attacks or risks, of course, but we won't go into too much detail about how the attacks work. We'd rather focus on how we avoid those attacks, which countermeasures exist in ASP.NET MVC. So with a little bit of ASP.NET MVC and maybe some web application security knowledge, you are ready for this course. If not, there are other courses in the library that will get you up at speed at what you need to know in order to get most of out this course.

Contents