Blog

Uploading a Document to Salesforce CMS With Connect API
05/21/2025 - Salesforce

Uploading a Document to Salesforce CMS With Connect API

How to upload a document to Salesforce CMS using C# and .Net 8.

Read More
Free Next.js Hosting on Cloudflare Pages
05/19/2025 - Next.js

Free Next.js Hosting on Cloudflare Pages

I redesigned my portfolio website using Next.js and Cloudflare Pages and it is now hosted for free.

Read More
Next.js Best Practices
05/07/2025 - Next.js

Next.js Best Practices

I was asked to research best practices in Next.js and compile a list for our upcoming project at ISACA. This documentation was compiled from various sources like Vercel and Bulletproof React and agreed upon by the development team.

Read More
Coveo Crawler Using Selenium Web Driver and Chrome Driver
05/31/2024 - Coveo

Coveo Crawler Using Selenium Web Driver and Chrome Driver

How I used Selenium Web Driver, Chrome Driver, and the Coveo Platform Sdk to index a password-protected, Salesforce LWR site

Read More
Upgrading a Sitecore Helix Solution to Sitecore 10 and Docker
05/09/2022 - Sitecore

Upgrading a Sitecore Helix Solution to Sitecore 10 and Docker

This post describes how to upgrade an existing Sitecore Helix solution to Sitecore 10 with Docker Containers.

Read More
Sitecore Upgrade and Front Door
03/27/2022 - Azure

Sitecore Upgrade and Front Door

This post describes how you can use Azure Front Door during a Sitecore Upgrade for seamless testing and launch.

Read More
Sitecore 10.1 Azure Toolkit
02/23/2022 - Azure

Sitecore 10.1 Azure Toolkit

This post describes how to use Sitecore's Azure Toolkit to provision Azure resources for a new Sitecore environment.

Read More
Razl Test Connection Fails
01/25/2022 - Sitecore

Razl Test Connection Fails

How to fix Razl's Test Connection failing with 'An error occurred while making the HTTP request'.

Read More
Enabling Application Insights on a SOLR App Service
01/3/2022 - monitoring

Enabling Application Insights on a SOLR App Service

This post describes how to enable Application Insights on a SOLR App Service.

Read More
Sitecore 10.1 SOLR App Service
12/16/2021 - Sitecore

Sitecore 10.1 SOLR App Service

This post describes how to setup SOLR on an Azure App Service for Sitecore.

Read More
Enabling Application Insights in Sitecore Commerce 9.0.1
01/14/2020 - monitoring

Enabling Application Insights in Sitecore Commerce 9.0.1

How you configure Sitecore Commerce version 9.0.1 to start logging to application insights with dependency tracing and role names.

Read More
Fixing Sitecore 9 Commerce Invalid URI Error
06/05/2019 - Sitecore

Fixing Sitecore 9 Commerce Invalid URI Error

This post describes invalid uri errors that you may encounter when using Sitecore 9.0.1 Commerce.

Read More
xConnect - Model Conflict Exception
05/13/2019 - Sitecore

xConnect - Model Conflict Exception

This post describes Sitecore 9 xConnect model conflict exceptions that you may encounter when using Sitecore Commerce.

Read More
xConnect - Cannot Connect to SQL Server
05/08/2019 - Sitecore

xConnect - Cannot Connect to SQL Server

This post describes Sitecore 9 xConnect SQL Connectivity issues that you may encounter on a cloned VM.

Read More
Potential Sitecore 9 Issues from Cloning VMs
05/03/2019 - Sitecore

Potential Sitecore 9 Issues from Cloning VMs

This post describes Sitecore 9 issues and resolutions that you may encounter on a cloned VM.

Read More
Recreating Certificates in Sitecore 9
05/03/2019 - Sitecore

Recreating Certificates in Sitecore 9

This post describes how to regenerate certificates in Sitecore 9 in case of SSL/TLS issues or expiration.

Read More
How to Test with Rainbow Deserializer to Sitecore FakeDb
04/01/2019 - Sitecore

How to Test with Rainbow Deserializer to Sitecore FakeDb

This post describes how to use the test library, Rainbow Deserializer to FakeDb, in your test projects.

Read More
Rainbow Deserializer to Sitecore FakeDb
04/01/2019 - Sitecore

Rainbow Deserializer to Sitecore FakeDb

I published a library that deserializes Rainbow files into FakeDb items and templates for the purpose of unit/integration testing Sitecore projects.

Read More