This is C#/.NET 2.0.
这是C#/。NET 2.0。
So I have string that contains the future contents of an XML file. It contains metadata and binary data from image files. I would like to somehow determine how big the XML file will be once I write the data in the string to the file system.So I ha