I am working on Linq To Sql, WPF, and I have a database, now I need to save some image in the database, but I do not know what the correct data type is for saving the image database (this database will connect from 10 users at the same time ) Can you show me the right way to overcome this step? If I’m not mistaken, don’t save photos in the database, but if you can advise me on the best method, I will apply it. Thanks so much for your time.
Yours faithfully
source
share