Latest Posts
AI coding assistants have moved from novelty to necessity. Tools like Claude Code and GitHub Copilot are shipping features, reviewing pull requests, and …
Things are moving fast. If you work in tech, you feel it. AI is not coming — it is already here, reshaping how we build software, how we think about systems, …
You deploy your Xperience by Kentico instance to Azure App Service, everything looks fine, and then — queries start failing. Tables that should exist apparently …
Communication is the backbone of successful software development. Miscommunication can lead to delays, frustration, and even project failure. In this blog …
Managing access to your Sitecore instance is essential, and sometimes you might need to reset the admin password. Here’s a quick guide to help you do that …
Sitecore has one of the greatest software communities that I’ve seen. There is a cool slack channel where you can ask and share your knowledge with the …
After some feedback from some coworkers, there is an issue at the AddContentEditorExtensions.cs file. The problem is related to the renderContentEditorpipeline …
You have probably used Glass.Mapper.Sc in your projects. You probably have used it with Sitecore TDS to generate the code that maps your templates and …
Recently, I had to upgrade a Sitecore 8.1 instance to Sitecore 9.1. After some changes in the code, including the updating of the GlassMapper calls, the site …
Recently, I had to deal with an issue related to the creation of a user’s contact in the Sitecore XDb, and wanted to share more details on how the problem …