954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Converting byte array into string

I had stored a word file in database in "image field"
then I restore it in a byte array.
I want to convert this byte array into string to write it on the web page.

I am using ASP.NET 0.2 and SQL 2005.

thanks.

brightline
Junior Poster in Training
60 posts since Feb 2008
Reputation Points: 10
Solved Threads: 0
 

I had stored a word file in database in "image field" then I restore it in a byte array. I want to convert this byte array into string to write it on the web page.

I am using ASP.NET 0.2 and SQL 2005.

thanks.

System.Text.Encoding.GetString(byte())
Fungus1487
Posting Pro in Training
459 posts since Apr 2007
Reputation Points: 66
Solved Threads: 56
 

How to create WebUserControl using template control that when is used in aspx, which can raise event of controls?

tranphong
Newbie Poster
3 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

hello

tranphong
Newbie Poster
3 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

hello

Fungus1487
Posting Pro in Training
459 posts since Apr 2007
Reputation Points: 66
Solved Threads: 56
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You