todonnell69
Member
- Joined
- Jun 8, 2005
- Messages
- 15
- Programming Experience
- 5-10
What is the best real world method of storing small images, and being able to save and retrieve them? I am doing a VB.NET app that has a SQL Server backend.
Should they be stored in the database? In a resource file?
I am trying to avoid a graphics folder where they could be corrupted or otherwise manipulated.
Can anyone also point me to any example links?
...Thanks
Should they be stored in the database? In a resource file?
I am trying to avoid a graphics folder where they could be corrupted or otherwise manipulated.
Can anyone also point me to any example links?
...Thanks