Click here to Skip to main content
15,912,457 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends I'm trying to make a dynamic gallery in asp .net , so user can insert ,update and delete the photos of gallery and user defined gallery is created.


Thanks in advance :)
Posted
Comments
Amir Mahfoozi 21-Dec-11 1:03am    
Google for "asp.net open source gallery",
Good Luck.

This article explains an ASP.NET application to view and share photos online.
An ASP.NET Application to View and Share Photos Online[^]
Shows how to store images in SQL Database Image Storage and create Thumnails easily from An ASP.NET Application to View and Share Photos Online[^]
How to upload files to Web pages in ASP.NET? How to read an image from a database using ADO.NET and display it in a Web page?
Save An Image Into SQL Server 2000 Database[^]
Provide a very simple set of instructions for creating your own media gallery and loading your images from SQL Server 2005
A very simple example for creating a media gallery using VS 2005, C#, and SQL Server 2005[^]

Also have a look at these ones as well, very helpful for you:
Gallery Server Pro - An ASP.NET Gallery for Sharing Photos, Video, Audio and Other Media[^]
Implementing galleries[^]

Good luck,
OI
 
Share this answer
 
Hi,

For creating dynamic photo gallery on your project use picasa web album.

for reference follow this:

http://code.google.com/apis/picasaweb/docs/1.0/developers_guide_dotnet.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900