/amchart-asp-net-mvc

Implementing chart in asp.net mvc using amchart with sql server as data source

Primary LanguageJavaScript

Inststruction

  • After You have clone the project
  • Look for SampleDb.sql file in the application root and run the script
  • Modify Your connection string in the webconfig to point to your sql server instance and your credential
  • Build and run the solution