2
Answers

how to save and retrieve image from sql database using mvc

Hi, I stored few images in database in binary format, now i want to display those images in my view,how can we convert those images from binary format to image format again? and images should be display in "webgrid" ?

Answers (2)