How to show a image in database in the image control of Asp.net ?
Posted
by HotTester
on Stack Overflow
See other posts from Stack Overflow
or by HotTester
Published on 2010-03-20T05:48:05Z
Indexed on
2010/03/20
5:51 UTC
Read the original article
Hit count: 363
How to show a image in database in the image control of Asp.net? We have to show the image of employee along with his details in the asp.net page, but the issue is how to show the image on the asp.net image control for the image control takes picture by the property ImageUrl.
Kindly guide...
© Stack Overflow or respective owner