Is it possible to upload an image and save it to a local drive, while the rest of its information (ID, owner, etc) will be saved in SQL SERVER DB and retrieve it based on paramereter (owner) from SQL SERVER? If it's possible, can you point me to a right direction on how to do it? I am using C#.
Thanks in advance.