imagegallery

Any picture Gallery Control for .NET 1.1 in WinForms?

I need a UserControl to display pictures as a Gallery in Winforms. I have my pictures as a Image Collection but no problem to change to fit Control capabilities. It could be nice if it is for .NET 1.1 but since I'm planning to migrate all our code to 2.0 if the control is in that framework it could be useful in the future If it is fre...

JS Image Slider with mouseover and auto repeating images?

Hey is there anything similar to this http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm somewhere out there but just with auto repeating images (so that the gallery doesn't stop on the last image)? thx, mia ...

image gallery slideshow module in drupal not showing pager images

hi guys, i'm building an web app in drupal and i'm stuck at image gallery, the module i'm using for it is "views slideshow ddblock" Module. This module is working fine i.e showing images in slider section but the pager thumb images are not displaying, only a faded box is show in that pager area. i hv searched on drupal forum a lot but no...

Image gallery with codeigniter

Hello there , I have some images uploaded in a folder on my server, and their paths are stored in a table in my database. Whats the best way to display this images on the browser(as a gallery)?Should I use jqery or maybe codeigniter could do the job?Please provide some examples or resources..Thanks! ...

listview with imagebutton thumbnails in asp.net

I am trying to implement an image gallery in ASP.NET./c# I am displaying 6 thumbnails on my page. To display this I have decided to use ListView with an ItemTemplate containing an ImageButton control in it for each thumbnail that I would be displaying. I have a few questions: Am I choosing the right controls? (there are options like D...