You can quickly create rich Web applications using MVC 5 scaffolding with Wijmo. Scaffolding does all of the work for you by automatically creating your controllers and views, complete with CRUD (create, read, update, delete) operations and validation. Wijmo further enhances the application with Wijmo widgets and styles.
The following tutorial will walk you through the steps of Creating an MVC Tools Web application using scaffolding.
Note: You must have the latest ASP.NET MVC5 updates in order to use scaffolding. Download the updates at http://www.asp.net/mvc/MVC5. |