Groups | Blog | Home
all groups > c# > march 2004 >

c# : Convert String to Binary number or other recognizable repersentation


Maxim Kazitov
3/31/2004 4:11:32 PM
You can covert you Binary stream to Base64 String


[quoted text, click to view]

pei_world
3/31/2004 9:43:50 PM
I am working on Encryption in C#. after I encrypted the message, they are in
some kinds of unrecognizable format, when I try to parse that string in my
XmlDocument, It give me error. So I want to find a way to covert them to
universal recognizable format. binary number is a possible solution.#

thanks

AddThis Social Bookmark Button