|
|
Storing Images in the Database or the Filesystem |
|
|
Aaron Bertrand |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
15 |
|
After reading this article the developers can take a proper decision to store images on the file system than in the database. The author suggests to take filesystem option while storing images. Further the author explains each methodology with proper examples. The comparison of saving images on the filesysystem and the location and other data in the database brings out the real solution for the developers to choose the best. The sample source code is available for the complete methodology.
|