Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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"
Posted

1 solution

I Posted an article about this yesterday :
Storing binary data in SQL Server using EF[^]

This will totally fit your needs.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900