blah blah blah is here! blah blah » Close

1
votes
0 answers

Display Image from a Datbase

sanjib
226

How can I display an Image in an ASP.NET page that I saved in a database? Which prperty of Image control can I use? In the winform I've tested the below code and succesfully retrieve picture in a pictureBox. But I guess this might not be ...

Feedback