Integrate your Sitecore Feature Toggles with SXA and updated Experience Editor with visual indicators.

Integrate your Sitecore Feature Toggles with SXA and updated Experience Editor with visual indicators.
Use Powershell to create Queues and Topics in Azure Service Bus that’s used by Sitecore Messaging
Improve performance of Sitecore-implemented Feature Toggles using Solr indexes and caching
Create and manage feature toggles within Sitecore
Need to execute code from Sitecore assemblies in PowerShell? Come check this out!
What happens to session information about an xDB Contact if MongoDB is unavailable when the session end event fires and Sitecore attempts to flush it to the collections database? That is a great question, and one a client asked me earlier this week. Since we always recommend highly-available solutions to our clients, including MongoDB replica sets, it’s an edge case we…
When Sitecore 8 was released, the default location for form data saved from WFFM moved to MongoDB. If your organization or client was not ready to adopt MongoDB but still wanted to leverage WFFM to save form data, you were forced to either create your own data provider or create custom save actions for each form to save your data…
Man, today was a big day! Sitecore announced the Sitecore MVP award winners for 2016! Many gifs and memes were shared in the twitterverse… 221 individuals, spread across 25 countries were selected as MVPs in one of three categories… With over 15,000 certified Sitecore developers and 2,500 certified marketers in the world, that’s a pretty select few! That’s the best and the…
When Sitecore 8.1 was released back in October, it brought with it many wonderful, new, exciting features, enhancements and welcome bug fixes! Amongst all of this awesomeness, however, was a handful of breaking changes. I found one of those breaking changes while I was working on the code for my post on Syncing data from Dynamics CRM, directly to xDB.…
One of the (many) key differentiating factors that sets Sitecore apart from many other CMS platforms is the Experience Editor. The Experience Editor is Sitecore’s WYSIWYG editor, providing content authors the opportunity to edit content within the context of the page, layout the page, etc… It’s quite a powerful tool. All that being said, however, there is always room for…