Development Environment
Software
- Visual Studio 2022 — for building our .NET applications, such as StatHealth and StatSchedule
- SQL Server Management Studio 20 — for managing our SQL Server databases
- Git — for application version control
Services
- Azure Repos — for storing our application source code
General Tech Stack
- ASP.NET 4.x Web Forms — web framework
- C# (server-side), JavaScript (client-side) — coding languages
- Microsoft SQL Server — SQL database
- Entity Framework 6 — ORM for SQL Server
- Pacific Snippets — C# library comprised of code snippets used across our web apps
- jQuery — JavaScript library for simpler DOM manipulation
- Bootstrap — CSS framework
- Font Awesome — icon library