Skip to content

Archives

All the articles I've archived.

2026 1
April 1
2025 14
December 2
October 6
April 5
March 1
2024 2
October 1
February 1
  • Developer Command Snippets

    Updated:

    A consolidated collection of command snippets I use regularly — PowerShell, PostgreSQL, RabbitMQ, AWS CLI, NPM/NVM, Chocolatey, and EF Core.

2023 4
August 2
January 2
2018 1
June 1
  • Solving the N+1 query problem

    A deep dive into diagnosing and fixing the N+1 query anti-pattern in ORMs, with practical examples of using eager loading and joins to improve database performance.

2017 2
October 1
  • How to Extend Select2 with Adapters

    A guide to extending Select2's functionality using its adapter and decorator patterns, with practical examples for customizing appearance and behavior.

July 1
  • Refactoring a Feature Envy Code

    A practical guide to identifying and fixing Feature Envy code smell in C#, with step-by-step examples of moving behavior to where the data lives.

2016 1
May 1
  • ASP.NET MVC5 Feature Folders Structure

    How to organize ASP.NET MVC5 projects using feature folders for better maintainability and separation of concerns, with practical examples and implementation details.

2015 2
September 1
January 1
2014 1
December 1