Skip to main content

Devops

Setting Up Software@1x.jpg

Setting Up a Sitecore Solution – Part 1 Visual Studio and Projects

For my fellow Sitecore enthusiasts (and for those that know BrainJocks, because Tommy is relentlessly pestering me to do this), I’d like to share some best practices on properly setting up a solution for Sitecore development. In my opinion, this is one of the most important things that you have to get right when starting […]

Developer Working@1x.jpg

Enabling Rules Engine Personalization for MVC Renderings

Just a quick note – when a project we started required DMS to be used with MVC as the primary rendering engine, one of our devs got stuck for a bit.  It seemed that the rules engine didn’t fire correctly for MVC renderings. On investigation I found 2 things that I wanted to share (as […]

Bundling@1x.jpg

Bundling with Sitecore MVC

Sitecore’s MVC support is (as of Sitecore 6.6 update 5) based on the MVC3 implementation by Microsoft. One really nice feature of Microsoft’s MVC4 implementation is the concept of bundling. Bundling allows a developer to aggregate a collection of either CSS files or Javascript files into a single “item” that can be easily manipulated and […]

Load More