==== Requirements ====

Telerik UI for ASP.NET AJAX Q3 2014(2014.3.1024, full trial or purchased installation)

Visual Studio 2012
Microsoft .NET framework 4.5
SQL Server Express Edition 2008 SP1 (or later)


==== Connecting to a different instance of SQL Server ====

The application is configured to connect to the (local) instance by default.
If your SQL Server is using a different instance name, update the connection string and
Entity Framework configuration in web.config and App.Config.