Category: Sitecore

  • TDS: So you’re deploying Sitecore to a new environment…

    TDS: So you’re deploying Sitecore to a new environment…

    If you’ve been using TDS to do automated deployments for Sitecore, you’ll eventually need to start deploying to a new environment.  Maybe you’ve set up your local environment, and now you want to get that process working in a daily build environment.  Maybe you want to automate deployment to a…

  • Applying Parameter Templates to the Sitecore Sublayouts

    I recently got into a discussion on LinkedIn on how to let the Sitecore authors style their pages more easily, and it seems like folks out there are still a little confused on how to use parameter templates for your sublayouts. I guess the first thing that everybody should know…

  • Automating Sitecore Deployments with TFS and TDS

    Automating Sitecore Deployments with TFS and TDS

    During development, your team makes a lot of changes to fields, templates, presentation details, and various other elements that need to be tracked, verified, and deployed.  You need a way to source control those database changes, and then make them available to your team to test.  Here’s how to accomplish…

  • Automating Sitecore Deployments with TeamCity and TDS

    During development, your team makes a lot of changes to fields, templates, presentation details, and various other elements that need to be tracked, verified, and deployed.  You need a way to source control those database changes, and then make them available to your team to test.  Here’s how to accomplish…

  • Source-controlling Sitecore: TDS Project Configuration Basics

    Your Sitecore content changes are just as important as the code you are writing for your solution, and that means you should be tracking those changes in source control.   Your team will be making a lot of changes to fields, templates, presentation details, and various other elements for which you…