Assuming that I have already fetched a byte array from the database, how do I create a ASP.NET HTTP Handler that would return the image?
Asked
Active
Viewed 1,800 times
0
-
when was the byte array retrieved, and where is it kept? – Joel Coehoorn Oct 18 '12 at 20:17
1 Answers
1
I asked a similar question here:
Streaming Databased Images Using HttpHandler
Important: I ended up using a DataReader instead.

Community
- 1
- 1

IrishChieftain
- 15,108
- 7
- 50
- 91