Blog
Engineering Blog
Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.
Development
Deep Dive into Timesheet Submission Architecture in ASP.NET Core
Introduction Building a reliable timesheet submission system for enterprise applications involves much more than saving hours to a database. It requires careful orchestration of data persistence, m...
Feb 6, 2026
Development
Building a Timesheet System with Domain-Driven Design, CQRS, and MediatR: A Phase 1 MVP Guide
Introduction Building a timesheet management system requires careful architectural planning to ensure scalability, maintainability, and clear business logic separation. In this article, we'll explo...
Jan 30, 2026