Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everyone,

I want to create a Image/Picture Gallery with Thumbnails and mouse over zooming the picture also available next , previous options on that in asp.net using C#.

And also i want create category wise album
Any one explain step by step for making this..

And also i don't need JQuery or any other third party controls for creating this..

Thanks in Advance..
Posted
Updated 24-Sep-13 21:49pm
v2
Comments
Yuvaraj Arasu 25-Sep-13 7:39am    
Let us know the DB table structure of GalleryData and CategoryData.
1)Are you want show all the pictures from a given web directory (or) The images and category details will come from database.?
Yuvaraj Arasu 25-Sep-13 7:47am    
Look at this link :
http://geekswithblogs.net/omtalsania7/archive/2012/12/27/how-to-create-an-image-grid-with-asp.net-44.5-using.aspx

1 solution

Well this task can be done by using DataList view for creating dynamic thumbnail for image gallery.
as you don't want to use Jquery (but if you use it the effect and quality can be too good. yo can use colorbox or lightbox for that), you can use Model Popup extender of ajax control toolkit.
try it.
 
Share this answer
 
Comments
Member 10411685 22-Nov-13 23:37pm    
I want to create a category wise photo album .and then insert photos that particular album.after click that album automatic slide show open.plz give me a perfect solution...
thnak you

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