1
votes
votes
0 answers
Display Image from a Datbase
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 ...
