Bob Walker
  • Speaking
  • External Content
  • Contact
  • About

WebApi Secure Development

A collection of 4 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
28 Jun 2016 3 min read
Secure Development Featured

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
08 Jun 2016 7 min read
Secure Development

Prevent XSS Exploits - Content Security Policy Header

Ahh XSS exploits. A nice buzzword in security conferences and classes. It sounds so cool and mysterious with the X in the front. But what is it really? How can it possibly harm my site and my users. It is actually pretty simple when it comes down to it. A
24 May 2016 3 min read
Secure Development

Secure .NET Development Introduction

There is a fine line between a secure .NET Web Application and an insecure .NET Web Application. A handful of tweaks here and there can make a world of difference Back in March, the company I work for, Farm Credit Services of America, paid for co-worker and me to fly
23 May 2016 3 min read
Page 1 of 1
Bob Walker © 2025
Powered by Ghost