Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 06, 2013 07:44 AM by hebe_210
Member
16 Points
72 Posts
Dec 30, 2012 11:44 AM|LINK
How I Create Image Viewer Which can retrieve Images from database in C# ASP.NET
Star
13501 Points
2035 Posts
Dec 30, 2012 02:32 PM|LINK
If path is saved in database
http://www.codeproject.com/Articles/20782/Displaying-Images-from-a-Database-in-a-GridView
http://www.aspdotnet-suresh.com/2011/12/jquery-lightbox-image-slideshow-gallary.html
If Image is saved in database
http://aspsnippets.com/Articles/Display-Images-from-SQL-Server-Database-using-ASP.Net.aspx
To create photo gallery:
http://www.c-sharpcorner.com/uploadfile/raj1979/how-to-make-photo-gallery-using-jquery/
11739 Points
1097 Posts
Microsoft
Jan 02, 2013 11:48 AM|LINK
Hi Prathamesh.s4,
In order to meet your requirement about creating Image Viewer, I find some information and hope it can help you:
http://www.aspdotnet-suresh.com/2011/01/how-to-insert-images-into-database-and.html .
http://www.aspsnippets.com/Articles/Display-Images-from-SQL-Server-Database-using-ASP.Net.aspx .
http://www.dotnetcurry.com/ShowArticle.aspx?ID=129 .
Best Regards,
14 Points
7 Posts
May 06, 2013 07:44 AM|LINK
I happen to know something about Image viewer creating ,cause Im doing the same stuff.Check the page How to creat Image viewer in C#.NET to get some help .Good luck.
Prathamesh.s...
Member
16 Points
72 Posts
How I Create Image Viewer
Dec 30, 2012 11:44 AM|LINK
How I Create Image Viewer Which can retrieve Images from database
in C# ASP.NET
Prathamesh shende
urenjoy
Star
13501 Points
2035 Posts
Re: How I Create Image Viewer
Dec 30, 2012 02:32 PM|LINK
If path is saved in database
http://www.codeproject.com/Articles/20782/Displaying-Images-from-a-Database-in-a-GridView
http://www.aspdotnet-suresh.com/2011/12/jquery-lightbox-image-slideshow-gallary.html
If Image is saved in database
http://aspsnippets.com/Articles/Display-Images-from-SQL-Server-Database-using-ASP.Net.aspx
To create photo gallery:
http://www.c-sharpcorner.com/uploadfile/raj1979/how-to-make-photo-gallery-using-jquery/
Amy Peng - M...
Star
11739 Points
1097 Posts
Microsoft
Re: How I Create Image Viewer
Jan 02, 2013 11:48 AM|LINK
Hi Prathamesh.s4,
In order to meet your requirement about creating Image Viewer, I find some information and hope it can help you:
http://www.aspdotnet-suresh.com/2011/01/how-to-insert-images-into-database-and.html .
http://www.aspsnippets.com/Articles/Display-Images-from-SQL-Server-Database-using-ASP.Net.aspx .
http://www.dotnetcurry.com/ShowArticle.aspx?ID=129 .
Best Regards,
Feedback to us
Develop and promote your apps in Windows Store
hebe_210
Member
14 Points
7 Posts
Re: How I Create Image Viewer
May 06, 2013 07:44 AM|LINK
I happen to know something about Image viewer creating ,cause Im doing the same stuff.Check the page How to creat Image viewer in C#.NET to get some help .Good luck.