I\'m looking at the ms documentation for DataContractJsonSerializer which lists an overload for ReadObject:
ReadObject(XmlReader, Boolean)
Th