AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Creating ASP.NET Photo Album using FileSystem as Data : Jigar Desai

Thursday, February 19 2009

Memories Photo Album is asp.net application which allows you to easily create online photo album just by specifying folder containing subfolders and images. I created this application to share personal photos with friends and family, last month I converted it to .Net Framework 2.0 and decided to share with community. What kind of Photo Album it is? It's a simple web application which watches the folder containing your images and displays it as an organized web based album. It caches folder structure on first request so that next request is quick, caching mechanism has dependency over your folder structure so when you make changes in folder it automatically deletes cache....

Read More:
Creating ASP.NET Photo Album using FileSystem as Data : Jigar Desai
Also See:
Web Site Navigation in ASP.NET 2.0 : Richard Bean
Understanding ASP.NET Provider Model - Part 2 : Bipin Joshi
Barcode image generation made easy : Imran Nathani
Dynamic User Interface in ASP.NET Web Applications : Richard Bean
Deploying ASP.NET Applications : Satheesh Babu

Post your comment

Comment