Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.13 KB

WebMail sample app powered by Telerik UI for ASP.NET MVC

WebMail is a sample application created with Telerik ® UI for ASP.NET MVC, Progress' ASP.NET MVC wrappers taking care of the common functionality of your application, while leaving you with more time to work on the business logic of the app.

This application showcases some of the most prominent Telerik ® UI for ASP.NET MVC components and leverages their powerful functionality to create a Microsoft Outlook inspired MVC application. You can easily spot how seamlessly the different controls fit and work together.

Requirements

Running this app

  1. Add the Telerik Nuget feed as a Package Source;
  2. Open TelerikMvcWebMail.sln with Visual Studio;
  3. Hit Ctrl + F5.