Solr

Installing and Uninstalling Solr with Powershell

I often have to deal with installing and uninstalling solr instances from my local machine, working on various projects. These scripts come handy to deal with the process.

Read
Sitecore 9.3

Customize VaryBy Caching in Sitecore 9.3

Sitecore caching is very powerful. Sometimes, there may be instances where the options provided by Sitecore for caching may fall short. This article explains how we can customize the behavior of Sitecore Caching in specific cases where the options provided by Sitecore may fall short.

Read
C#

LINQ Helpers and Extensions

I often come across situations when I am using collections and LINQ falls short. I keep a habit of having an extensions class, where I add various Extension methods to solve my problems. I will keep updating this post with the helpers that I get with time.

Read
Sitecore 9.3

Setting up Sitecore Habitat Home for Sitecore 9.3

Step-by-step instructions on how to set up Sitecore Habitat Home for a Sitecore 9.3 instance.

Read