Roy Osherove

View Original

ArrrrgggH!

How the hell do I initialize an XML serializer instance, given an XML string (not a file name) ? ARRGGHH

I shouldnt have to Persist the XML string to a file and then read it back using an XMLReader, should I? that would be ridiculous!!

This is probably one of those "well, i could have done that" things that you are just to blind to see since they are right in front of you!