Skip to content

fenes/SampleDevExpressProject

Repository files navigation

Sample DevExpress Web Application

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.

Application Requiremenets

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.