Skip to content

hardye/Telerik.Sitefinity.Samples.DevReachConferenceSite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DevReachConferenceSite

The DevReach sample project demonstrates how to create a simple conference site utilizing the Related Data feature capabilities in Sitefinity 7.0 or later.

Using the DevReach sample, you can:

  • Set up a working solution for conference site
  • Create relations between different type of items
  • Related items in the back end and easily display them in the front end
  • View examples of RelatedData API

Requirements

  • Sitefinity 7.0 license

  • .NET Framework 4

  • Visual Studio 2012

  • Microsoft SQL Server 2008R2 or later versions

Installation instructions: DevReachConferenceSite Sample from GitHub

  1. Restore the data base of the project located in SitefinityWebApp
  2. In Solution Explorer, navigate to SitefinityWebApp -> App_Data -> Sitefinity -> Configuration and select the DataConfig.config file.
  3. Modify the connectionString value to match your server address and database.

Login

To login to Sitefinity backend, use the following credentials:

Username: admin

Password: password

Additional resources

Related data field

About

The DevReach sample project demonstrates how to create a simple conference site utilizing the Related Data feature capabilities in Sitefinity 7.0 or later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.2%
  • Classic ASP 30.4%
  • C# 21.4%