Extracting Image Properties in C#

One of the little tasks I have is maintaining the Thistle Society web site and that includes adding photos to the gallery pages.  I hold information about each picture in an XML file including the original file name, caption and date taken.   Up until now I have been entering all this information manually in the [...]