The Sample DevExpress Web Application template includes adaptive web page based on DevExpress ASP.NET AJAX controls or MVC extensions.
Tech Report:
- DevExpress
- Dapper
- Autofac
- Sql
- Java Script
- Bootstrap
- Ajax
Account List page contains simple CRUD operations.
Run environment must includes the following steps:
- SQL Server or SQL Express database must be installed. I used SQL Express. You can see on connection string.
- DevExpress must be installed.
- In SQL file, initSql.sql must be runned on DB.