I’m building an asp.net website using VB. I’d like to know what is better: to store files/images in a db (i’m using sqlserver) in binary mode or store them in a folder on server. What are the advantages and disadvantages of each method? And if there is a difference between the files and the images please specify it…
Thank you