logo       

RE: Converting a MemoryStream to a String: msg#00080

Subject: RE: Converting a MemoryStream to a String
Just tried this out and it won't work. Sorry.

Now that I'm in front of the IDE I tried out Jeff's idea and it works for
me. FYI: Encoding is in System.Text

-Luke

-----Original Message-----
From: padnug@xxxxxxxxxxxxxxx [mailto:padnug@xxxxxxxxxxxxxxx] On Behalf Of
Luke Olsen
Sent: Wednesday, June 14, 2006 1:41 PM
To: padnug@xxxxxxxxxxxxxxx
Subject: RE: [padnug] Converting a MemoryStream to a String

I meant MemoryStreamObject.ToArray.ToString()

I don't have the ide in front of me. 

-----Original Message-----
From: Luke Olsen [mailto:lukeo@xxxxxxxxxxxx]
Sent: Wednesday, June 14, 2006 1:38 PM
To: 'padnug@xxxxxxxxxxxxxxx'
Subject: RE: [padnug] Converting a MemoryStream to a String

Another idea?

See if this returns anything:

MemoryStreamObject.ToArray().ToString

 

-----Original Message-----
From: padnug@xxxxxxxxxxxxxxx [mailto:padnug@xxxxxxxxxxxxxxx] On Behalf Of
Keith R. Pinster
Sent: Wednesday, June 14, 2006 11:49 AM
To: padnug@xxxxxxxxxxxxxxx
Subject: [padnug] Converting a MemoryStream to a String

I've been banging my head against this for a couple of hours and just can't
figure it out.  I've got an object that dumps it's result into a
MemoryStream object.  Can someone tell me how to convert this to a string?

Thanks
KRP





------------------------ Yahoo! Groups Sponsor --------------------~--> Get
to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links



 






------------------------ Yahoo! Groups Sponsor --------------------~--> Get
to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links



 







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 


<Prev in Thread] Current Thread [Next in Thread>