Automatically Encrypting Properties With DPAPI
In my day job I am required to store login credentials to numerous other systems on the users local system. A feature of the product is that the credential data…
Read moreIn my day job I am required to store login credentials to numerous other systems on the users local system. A feature of the product is that the credential data…
Read moreAfter reading Phil Haack’s blog post on Finding Bad Controllers I thought that it would be fun to reimplement using the compile time validation functionality of PostSharp. By moving this…
Read moreCross Site Request Forgery (CSRF) is a form of attack against web applications where an attacker can take advantage of how state is preserved in web application between page requests. …
Read moreWell, I can think of no more fitting purpose for my initial blog post then blatant self-promotion. Back in March 2012 I had the honor to give two presentations at…
Read more