Thursday, September 12, 2013

SharePoint 2010 Taxonomy Term Set Exporter using CSOM and Taxonomy Web Service

Its been a while since I blogged. So, I am planning to resume it with some useful (hopefully) links and posts. Recently, I created a utility for exporting Taxonomy Term Sets into an XML file and a powershell script to recreate them in any other SharePoint 2010 environment. This utility has been developed solely using .Net Client Object Model and Taxonomy Web Service of SharePoint 2010. So you can run it from any Windows machine. I published a CodePlex project to host the same. To know more about it and to download the utility and its source code, please check the following link.

https://termsetexporterclient.codeplex.com/

Please do let me know your reviews and comments. Also, please do visit the site and leave your reviews and comments there too. Hope it is of some use.