Latest
Apr
08
ConfigurationErrorsException XConnectIndexer
During our process to configure SQL Always Encrypted for a client, one of the last steps to do is to
1 min read
Nov
23
PowerShell Extensions - get a setting
I needed to get a Sitecore setting in my PowerShell script and couldn't find any other online documentation. So hopefully
Mar
17
Sitecore Docker - increase SOLR JVM
By default the solr containers that get started will be assigned 512MB of memory. For the project we are migrating
2 min read
Mar
17
Sitecore 10.1 and Docker: custom solr indexes
Before 10.1Adding Solr cores in Docker for version 10.0.1 was done by modifying the DockerFile for the
3 min read
Mar
17
Running a container to check its fysical files - solr-init example
I just wanted to write this information down since it helped me understand better what happens when you make changes
5 min read
Mar
15
Sitecore 10.1 upgrading code - check your config for Dataprovider changes
Sitecore 10.1 uses a new Dataprovider and instead of fetching all default Sitecore items from the database, Protobuf is
1 min read
Jan
07
From Droplist to Droplink
During some maintenance on older projects, I came across the usage of the Sitecore field Droplist. This immediately triggered my
4 min read
Nov
26
Sitecore - What is CaaS
Last month, during the Sitecore Symposium, a new development in the product line of Sitecore was announced: Sitecore CaaS. In
5 min read
Nov
18
Sitecore 10 Docker: install packages in CM environment
While testing functionality in my Sitecore Docker XP1 environment locally, I wanted to install a package to get some Sitecore
2 min read
Oct
14

Sitecore 10 - ASP.NET Core
Sitecore 10 also brought us a new option for development: ASP.NET Core. Let's have a quick look. Sitecore has
7 min read