An ASP.NET control for publishing Image Galleries on the web.
- 资源大小:434.55 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
ImageGallery is an ASP.NET control for publishing Image Galleries on the web.
Note: Moved to GitHub
* https://github.com/imesh/image-gallery
Functionality:
* Display an Image Gallery in Thumbnail View or in Mosaic View.
* Slideshow images, click on an image once all the images are loaded.
* Read Image Information using a Flickr Account.
* Cache Image Information in the local Web Application to improve performance.
Requirements:
* ASP.NET 2.0 Web Server.
* A Flickr Account, Flickr API Key and Flickr User ID.
Components:
* ImageGallery.Web: Access images from web folders (To be implemented).
* ImageGallery.Flickr: Access images from Flickr accounts.
* ImageGallery.Picasa: Access images from Picasa accounts (To be implemented).
Demo Gallery:
http://imeshonline.com/projects/imagegallery
Thumbnail View:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
文 件 列 表
ImageGallery
App_Code
ImageGallery
App_Themes
Bin
COPYING
COPYING.LESSER
Default.aspx
Default.aspx.cs
Global.asax
ImageGallery.master
ImageGallery.master.cs
lightbox_slideshow
README.txt
RefreshCache.aspx
RefreshCache.aspx.cs
UserControls
Web.config
WebLog.sln
WebLog.suo
App_Code