Extend your queries with sub-selects in Kentico EMS' data API to calculate, for example, the number of child items for each row.
ionicons-v5-c 1 minute read
A collection of code smells (or worse) involving AutoMapper or enabled by AutoMapper.
ionicons-v5-c 3 minutes 30 seconds read
Automapper kills traceability making software maintenance increasingly difficult. It's also a gateway drug to a bunch of anti-patterns.
ionicons-v5-c 2 minutes 15 seconds read
Reduce the number of mappings for IIS so you get better startup performance and security.
Laying down the laws of software development... biblical style.
Migrating IIS sites to new server can get messy but manually merging configuration backups can save heaps of time.
ionicons-v5-c 2 minutes read
A product that I've built has been open sourced. A look back at what I made and why the product didn't make it.
ionicons-v5-c 3 minutes read
Sitefinity needs a bit of tuning to handle 404 errors correctly for SEO.
A quick recipe to setup a Powershell Command Prompt for development with Visual Studio and .NET in general.