2
Answers

how to show image from sql database to webform in asp.net?

Photo of Ali Ghaffari

Ali Ghaffari

8y
681
1
I want to show my image which I uploaded through asp.net in SQL server database.
the name of image has been stored in database but that time I want to show my image which in database on webform.How to done?
through C# 

Answers (2)