Code Aperture
  • About Me
  • Contact
  • Automated Database Deployments
  • DevOps
  • Secure .NET Development
Subscribe
Tagged

ActionFilters

A collection of 2 posts

Secure Development

Use ExceptionFilter to hide errors in your WebApi

One of the more common security mistakes is exposing too much information to our users. In the beginning of ASP.NET we had the famous "yellow screen of death." This screen was helpful to the developers trying to debug the program, it contained the error message, the stack

Bob Walker Jun 28, 2016 • 3 min read
Secure Development

Use ActionFilters to lock down ASP.NET WebAPI

Action filters are one of those little used but powerful features of the ASP.NET MVC and ASP.NET WebAPI stack. Most people have heard of them or are at the very least aware of them, but few have taken the time to learn them. Outside of exception handling, the

Bob Walker Jun 8, 2016 • 7 min read
Code Aperture © 2023
Powered by Ghost