AI-augmented architect leveraging artificial intelligence to design, build, and evolve modern software solutions.
Connect with me on LinkedIn.
AI-augmented architect leveraging artificial intelligence to design, build, and evolve modern software solutions.
Connect with me on LinkedIn.
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 …
This post is a second part about the URL Rewrite Module that I described in a previous post URL Rewrite Module for Sitecore, part 1. This post will cover the …
According to the Sitecore community documentation, “a view rendering is the simplest Sitecore MVC rendering type. As with all presentation items in …