Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MVC   (RSS)
Fxcop rule to verify the use of ASP.NET MVC AntiforgeryTokenAttribute
I’ve been working on code auditing for a project that makes use of the latest ASP.NET MVC api. Turned out that it didn’t benefit from the built-in CSRF mitigation available since preview 5 version of the api. The mitigation is quite simple and generates Read More...
Page view tracker