transformersprimeabcxyz / Telerik.Sitefinity.Samples.Coverflow

The CoverFlow widget is a Silverlight-based widget that displays all images uploaded in a selected album of Sitefinity Images library. The sample features a widget created with RadCoverFlow, part of RadControls for Silverlight suite that is delivered with the SDK. The RadCoverFlow is used to create a native Sitefinity widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###The bellow sample is deprecated. It's support ends with the Sitefinity 8.1 release and will no longer be updated.

Telerik.Sitefinity.Samples.Coverflow

Build Status

Coverflow widget sample

The CoverFlow widget is a Silverlight-based widget that displays all images uploaded in a selected album of Sitefinity Images library. The sample features a widget created with RadCoverFlow, part of RadControls for Silverlight suite that is delivered with the SDK. The RadCoverFlow is used to create a native Sitefinity widget.
You can run the Coverflow widget sample with any type of license.
Using the Coverflow widget sample, you can:

  • Create a RadCoverFlow widget
  • Register the widget in the Toolbox
  • Upload all images necessary for the widget to function in a Sitefinity Images Library

Requirements

  • Sitefinity license
  • .NET Framework 4.5
  • Visual Studio 2012
  • Microsoft SQL Server 2008R2 or later versions

Prerequisites

Clear the NuGet cache files. To do this:

  1. In Windows Explorer, open the %localappdata%\NuGet\Cache folder.
  2. Select all files and delete them.

Nuget package restoration

The solution in this repository relies on NuGet packages with automatic package restore while the build procedure takes place.
For a full list of the referenced packages and their versions see the packages.config file.
For a history and additional information related to package versions on different releases of this repository, see the Releases page.

Installation instructions: SDK Samples from GitHub

  1. In Solution Explorer, navigate to SitefinityWebApp » App_Data » Sitefinity » Configuration and select the StartupConfig.config file.
  2. Modify the dbType, sqlInstance and dbName values to match your server settings.
  3. Build the solution.

For version-specific details about the required Sitefinity NuGet packages for this sample application, click on Releases.

Login

To login to Sitefinity backend, use the following credentials:
Username: admin
Password: password

Additional resources

Sitefinity documentation

About

The CoverFlow widget is a Silverlight-based widget that displays all images uploaded in a selected album of Sitefinity Images library. The sample features a widget created with RadCoverFlow, part of RadControls for Silverlight suite that is delivered with the SDK. The RadCoverFlow is used to create a native Sitefinity widget.


Languages

Language:C# 97.7%Language:ASP 1.6%Language:CSS 0.6%