how to use asp.net 3.5 (vb) to store and retrieve images in database?

Stefie

New member
i'm using visual studio 2008, asp.net 3.5 and sql server express that comes with visual studio.
storing page and retrieving page are separated .aspx pages.
1 image as main image, other (unspecified numbers of) images as thumbnail images that can be view larger when users click on it.
friendster's user profile would be an excellent examples of the interface that i wish to have
 
Back
Top