0

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?

http://zombies.test/GetImage?id=10

1
  • when was the byte array retrieved, and where is it kept? Commented Oct 18, 2012 at 20:17

1 Answer 1

1

I asked a similar question here:

Streaming Databased Images Using HttpHandler

Important: I ended up using a DataReader instead.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.