storing image in Db using asp.net
Posted
by shweta
on Stack Overflow
See other posts from Stack Overflow
or by shweta
Published on 2010-03-09T10:19:07Z
Indexed on
2010/03/09
10:21 UTC
Read the original article
Hit count: 246
ASP.NET
Im developing art gallery which needs 1000s of images to be uploaded so inserting images in DB won't be feasible. so i want to give link of folder inside db where ultimately images should get stored. plz help.
© Stack Overflow or respective owner