Save your content editors some trouble and redirect to the Kentico Admin interface.
ionicons-v5-c 1 minute read
Under the hood, Kentico EMS works with generic types like DataRow and DataSet. In custome code you can easily transform untyped content into strongly typed content.
ionicons-v5-c 1 minutes 45 seconds read
Kentico EMS has a rich API to access the CMS data programmatically. Getting to know it is essential if you want to build complex applications based on Kentico EMS.
Extend your queries with sub-selects in Kentico EMS' data API to calculate, for example, the number of child items for each row.
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