Sunday 24 June 2012

Good books which actually focus on security code reviews (on .NET)

I was asked this question today via Twitter, so here are the books I would recommend for .NET developers looking to learn more about Application Security and do Code Reviews:

Note: the links to MSDN based books were online as pdf, so look for them before buying the book :)

There is also a good database of Security knowledge provided by Security Innovation (SI) with TeamMentor (note that I work there)
Finally take a look at Cat.NET's security engine (provided by Microsoft) which does static code analysis on .NET code.


Related Posts: