Blog
45 posts on Xperience by Kentico, .NET, AI tooling, and building things with code.
All posts
45
#
Kentico
38
#
Kentico SaaS
4
#
Umbraco
3
#
AI tooling
6
#
Open source
8
#
.NET
4
#
Commerce
4
#
Security
4
how-data-protection-apis-enhance-security-in-your-cms.md
4 min
#post
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.md
4 min
#post
Switching from Gatsby to Statiq
Learn about my website recently switching from Gatsby to Statiq.
net-core-event-logging-in-kentico-xperience-13.md
4 min
#post
.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.md
4 min
#post
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.