Black Belt column
"Look Sharp at Design Time"
by Bill Storage
Visual Studio Magazine, August 2002

EXIFReader demo.

This solution consists of two projects, the EXIFReader component and a test client. Open the .sln file in Visual Studio and youre ready to go. There are no dependencies. View the test client form at design time in VIsual Studio noting that EXIF properties are added to Label and PictureBox controls. Intellisense reveals that these properties do not really belong to the controls, and are not available at runt time.

Bill Storage  Apr. 1, 2002
bstorage@pacbell.net

