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.
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.