Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi everyone!

 

I am about to deveop an ASP.NET site which incorporates a photo gallery.

 

Anyone have any links that would be useful (ie tutorials etc) that could help?

 

I am initially thinking of using a db to hold the image info and the path to the actual image file. The part that is troubling me is the dynamic display of the images on screen. ie the layout would ideally be a grid formation of say 3 columns and an unlimited number of rows. I have quite of an idea of what to do but was just interested if anyone has any ideas or links to tutorials that could help.

 

Cheers & thanks for all the previous help!

 

Peter

 

www.dirtytrout.co.uk

  • *Experts*
Posted

I dont know of any tutorials but I have 2 suggestions :)

Use DataList control to display your images and create a thumbnail gallery using the GetThumbnailImage() method of a bitmap object.

:)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...