A small adjustment in one of Kentico EMS's controls enables bulk deleting of online form data.
ionicons-v5-c 1 minute read
Cleaning up Kentico's EMS data can become difficult if the data grows too large. A covering index can help the built-in cleanup tasks do it's job.
ionicons-v5-c 1 minutes 45 seconds read
A real-life case for setting up ASP.NET sessions state in SQL Server for a web farm.
ionicons-v5-c 3 minutes 15 seconds read
Save your content editors some trouble and redirect to the Kentico Admin interface.
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.
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