
-
Primary functionality uses “traditional” Microsoft stack:
-
SQL Server
-
OLTP - Drives majority of website
-
SSRS - Reporting services
-
SSAS - Analytics foundation (cubes, fact tables, dimensions)
-
ASP.Net MVC
-
Entity Framework
-
Database Migrations (schema source control)
-
LINQ to SQL
-
ASP.Net Identity - OWIN based
-
Razor view engine
-
HTML5 + Bootstrap + jQuery on front-end
-
Traditional HTTP verbs (POST, GET)
-
Ajax
-
SignalR
-
Responsiveness
-
Experimental - ReactJS
Commentary