Where can I find out how to write secure code?

The Microsoft Application Security Website is a UK based resource that aims to help you write more secure code. The site includes links to the Developer Highway Code which is named after something that's only likely to make sense to those of you who have lived in the UK.

UK drivers are supposed to follow advice held in the Highway code - most people read it when learning to drive a car or motorbike in the UK. The Developer Highway Code gives practical advice regarding how to avoid the pitfalls of writing sloppy insecure code.

The book titled "Writing Secure Code" written by Michael Howard and David LeBlanc continues to provide excellent guidance on writing secure code.  Michael's blog makes interesting reading too - take for example his recent post regarding using Least Privilege