Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Suggestions > Guidance with list content

Guidance with list content

  • Ahmad avatar

    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.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Apr 18, 2011 (permalink)

    Hello Ahmad,

    You can use News module which allows you to add thumbs and content data. Then you can bind your news items to a RadGrid that has binary image. If necessary you can create a separate provider for News module, so that you will use it only for your specific needs.

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Suggestions > Guidance with list content