Skip to content

Latest commit

 

History

History
 
 

saleshub

Kendo UI SalesHub Sample Project

This project demonstrates the usage of the Kendo UI MVC extensions in an enterprise-like environment.

This is the source code for the live demo site, located at http://www.kendouisaleshub.com/.

Documentation for the Sales Hub Sample is located in the Kendo UI Tutorials.

Features:

  • Kendo UI MVC Extensions in action
  • Custom client-side code to make Kendo UI Widgets declared with the MVC extensions interact with each other
  • Server-side filtering support for Kendo UI DataSources
  • ASP.NET MVC web services powered by Entity Framework

Database

The example uses a SalesHub.mdf file, which is created on the fly in Global.asax when the project is started.