Software Engineering Resources
Here are some resources the may be useful for software engineers.
Retrofitting Coding Standards
This presentation shows how to apply coding standards based on Fx-cop to new or
existing code to improve its quality, consistency and managability.
I presented this at the Christchurch .NET user group on 17/08/2011.
The source code is based on a previous presentation I made on using
System.Drawing to add effective visuals to standard controls.
Download before and after source code.
This includes many useful and good patterns for correct coding, particularly Exception handling, disposal and events.
Unfortunately the recording of this presentation died on saving.