Wednesday, 25 February 2015

How to decode gZip / base64Binary into XML in C#?



I have a base64Binary variable which needs to be unziped and converted into an XML XmlNode datatype in C#. Could you guys suggest me some actions?


Thank you.


No comments:

Post a Comment