Sitecore TDS 4.0 – Config Transforms
I originally published this post on the Igloo blog.
This blog post is about Team Development for Sitecore by Hedgehog Development, and the new config transforms feature in TDS 4.0.
Igloo were privileged to obtain the TDS 4.0 beta from Hedgehog recently, to have a play with the latest features. One of those features that excited me was the inclusion of support for config transformations.
A lot of our projects use config transformations, and have custom code built into the MSBuild file to make these transforms. While TDS v3 had a File Replacement feature that you could use for changing files based on a Visual Studio configuration, it seemed a bit long-winded compared to just transforming the file. Luckily, the Solution Architect at Hedgehog Development, Sean Kearney, announced the config transform feature on his blog back in May, and since then I’ve been busting to get this implemented on our projects.