Click here to Skip to main content
15,898,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can display oracle database blob field data to image control in asp.net using C#

give me an example
Posted

1 solution

Here's[^] a CP article for purpose.

You could have searched it by yourself isn't it?
 
Share this answer
 
Comments
saifulhaque 24-Aug-12 4:43am    
This is for windows application.I tried but no way to solve
dan!sh 24-Aug-12 4:59am    
Data retrieval does not change with the front end technology. Once you have received the binary, all that's left is to show it in an appropriate control. Where exactly are you stuck?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900