Project & Team Management Here’s How to Navigate Stalled Development Stalled development can challenge the relationship with a client and lead to a cascading effect on team morale.
.NET / WPF Understand Entity Framework LINQ-to-SQL Translations LINQ seems quite simple, but once you take this easy-to-understand concept and apply it to entities in Entity Framework, things get dicey.
Project & Team Management Avoid Walking In Circles While Blazing Trails: Advice for Early Stages of Project Development Good communication is vital during the early stages of a project. Prioritize regular check-ins like stand-up meetings or weekly syncs.
Extracurricular Activities Tips for Taking an Effective Vacation I'll explore the art of taking time off and how you can both enjoy your vacation and return to work recharged and more productive than ever.
Development Practices The Discriminated Union: Writing Easy-to-Use Types in TypeScript I’d encourage you to give discriminated unions a shot next time you find yourself needing to model subtypes.