Blog
46 posts on Xperience by Kentico, .NET, AI tooling, and building things with code.
Kentico's Management MCP server: AI that builds inside your CMS, and keeps every change reviewable
How I built four brand sites through Xperience by Kentico's Management MCP server — and why reviewability, not speed, is what really matters.
How Data Protection APIs (DPAPI) Enhance Security in Your CMS
Securing sensitive data is essential in modern CMS platforms. ASP.NET Core provides the Data Protection API (DPAPI) to help simplify encryption, decryption, and key management. DPAPI is used in many features, including ASP.NET authentication, so even if you're not using it directly, it is important to understand the basics.
Switching from Gatsby to Statiq
Learn about my website recently switching from Gatsby to Statiq.
.NET Core event logging in Kentico Xperience 13
Learn about the Kentico Xperience implementation of the .NET Core logging API.
Setting up GraphQL with a .NET Core site
See how easy it is to set up a basic GraphQL API for a .NET Core website.