emeraldtea
Programmer
I am writing a program to store some images files in database.I would like to have the file name stored in the database and the original file being store in the hard disk.
How to do that in c#?
What is the difference between store data files with the file name in database and store it somewhere in the hard disk?
How to do that in c#?
What is the difference between store data files with the file name in database and store it somewhere in the hard disk?