Hi All,
i need to create a photo album in asp.net with following functionalities and need code for the same.
when user will clicking on link " Photos" it should give the below options
a. Upload Photo
b. Create Album
C. if the album is already created then thumbnail should be shown for images and clicking thumbnail photos should be shown with navingation.
D. User can create multiple albums and those should be shown in a list
I am saving imgaes in database(sql server) and fetching from it
Any solution on this !!!!!
...
Go to the complete details ...