this video describe how to store an Image to (Image) Data type in SQL Server and how to back viewing this image on a form using C# part2: (youtube.com/watch?v=EOx8XlElNe0) you can download the source code from this link (mediafire.com/?39g7vvguvar96d2)
@mmazeemahmad its up to u, this code work perfectly in forms & asp.net, but if u want to save a large no of images (like a gallery) then it is prefered yo use the way of storing images in an external file
Hi MhmoudAlkahlout i would like to ask that, i am using ASP.net & needed the same thing as you have done here with WIN_FORMS, kindly tell me that in asp.net whether i should do the same thing of saving the image as binary data in DB or i should also store that image in some of my folders in asp project.......
@mmazeemahmad its up to u, this code work perfectly in forms & asp.net, but if u want to save a large no of images (like a gallery) then it is prefered yo use the way of storing images in an external file
MhmoudAlkahlout 1 month ago
Hi MhmoudAlkahlout i would like to ask that, i am using ASP.net & needed the same thing as you have done here with WIN_FORMS, kindly tell me that in asp.net whether i should do the same thing of saving the image as binary data in DB or i should also store that image in some of my folders in asp project.......
mmazeemahmad 1 month ago