upload and store in database and retrieve using picture box
Using Asp.Net/c# and Sql server
i want to upload a folder (containing images) and store in database .. and retrieve using picture box in a form.....
i have roll no and a file upload control to upload a folder
i have a picture box to retrieve( using roll no to retrieve particular image)