C# in Depth


Order now

Screencasts

I've started screencasting in conjunction with Better Know a Framework. I'm unlikely to cover anything that's not in the book, but if you want to see it working on an actual screen, perhaps these screencasts will be of value to you. Click on a link to play the screencast.

Automatic properties
Automatic properties are the simplest feature in C# 3. In this screencast I show a couple of simple properties being turned into automatically implemented properties, and discuss a couple of the limitations.