Click here to Skip to main content
15,867,756 members
Articles / Web Development / ASP.NET
Article

Dynamic Photogallery in ASP.NET and C# - V1

Rate me:
Please Sign up or sign in to vote.
3.31/5 (36 votes)
24 Mar 2005 158.1K   13.2K   66   20
Creating a photogallery without a database, just gets files' information.

Sample Image - Photo_gallery.jpg

Introduction

Hello guys, this is my first project here in the great Code Project site.

This is a dynamic photo gallery. It allows you to make your gallery without any database, but just get the files from a directory and bind them in a data list or data grid and after creating the thumbnails, the popup reads the image name and there is an XML file in which you can write the description of every image.

The display name under each image is the file name without the .jpg extension.

The code is very simple; no need of database, just gets files' information.

Enjoy it!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Egypt Egypt
This is Shady Mohamed Khorshed from Egypt,
I'm working as web Team Lead in LINKdotNET the largest ISP in egypt.
I'm working for link since march 2004 .

Comments and Discussions

 
GeneralMy vote of 1 Pin
rolfomx29-Oct-14 9:48
rolfomx29-Oct-14 9:48 
Questionerror in project Pin
Abhinandan Nimsarkar7-Apr-14 0:17
Abhinandan Nimsarkar7-Apr-14 0:17 
GeneralMy vote of 1 Pin
Abid Hussain-(Abid)8-Apr-13 2:23
professionalAbid Hussain-(Abid)8-Apr-13 2:23 
Questionnice, i like it Pin
sharper than csharp18-Mar-13 2:37
sharper than csharp18-Mar-13 2:37 
GeneralMy vote of 2 Pin
Miguel Ponce5-Feb-11 17:16
Miguel Ponce5-Feb-11 17:16 
GeneralMy vote of 5 Pin
Freshbrew17-Sep-10 22:48
Freshbrew17-Sep-10 22:48 
GeneralMy vote of 5 Pin
ShinoB8320-Aug-10 1:21
ShinoB8320-Aug-10 1:21 
Questionthumbnails generation Pin
bsb2524-May-09 22:58
bsb2524-May-09 22:58 
GeneralPerfect Pin
m513739-Aug-07 4:53
m513739-Aug-07 4:53 
GeneralGood one Pin
leotiger16-Jul-07 22:14
leotiger16-Jul-07 22:14 
Generalpoifect Pin
faircloc3-Nov-06 1:00
faircloc3-Nov-06 1:00 
Jokehi Pin
sadra sicilian28-Jun-06 12:02
sadra sicilian28-Jun-06 12:02 
Generalproblem Pin
zomzom12327-Jun-06 21:34
zomzom12327-Jun-06 21:34 
GeneralRe: problem Pin
m513739-Aug-07 7:55
m513739-Aug-07 7:55 
GeneralRe: problem Pin
apa pap25-Apr-09 21:20
apa pap25-Apr-09 21:20 
GeneralRe: problem Pin
aglom0811-Jan-15 0:41
aglom0811-Jan-15 0:41 
GeneralGreat! Pin
frendeliko2-May-06 6:15
frendeliko2-May-06 6:15 
Generalthumbnails Pin
sveinove15-Feb-06 7:45
sveinove15-Feb-06 7:45 
GeneralRe: thumbnails Pin
TidakBagos7-Mar-06 9:30
TidakBagos7-Mar-06 9:30 
Generalnice Pin
arbel kfir25-Dec-05 7:02
arbel kfir25-Dec-05 7:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.