Design Patterns Video Tutorial
design-patterns
Solution
I have found many good videos on software design (and other programming topics) at dimecasts. They are all quite short (~10 minutes).
There is a design patterns tag.
Note:
dimecasts.net seems to be dead now - the links have been updated to archive.org, though the videos seem to require flash (I was unable to check if those are still up).
Problem
Where can I find a good video/screencast tutorial that will explain and give code examples on Object oriented design patterns - ideally using c#? Many thanks