Posted
on Apr 18, 2011
(permalink)
I am very new to sitefinity and I need a quick tutorial for the following:
I'd like to create a photo album, each photo has a caption and description. The best scenario for me is to create a form to upload the photo and type the caption and description and save them in a database, the form will also resize each image and create a thumbnail version of it. Now the CMS should read this database and create a grid, each row contains photo and it's caption and publish them to the web site.
Any help will be appreciated.
I have good experience with ASP.NET.