I spent some time this weekend working on a utility that relies on the CRMService Import, Export, and Publish methods. While the sample code shipped with the CRM SDK ( v3.0.5 ) is fairly useful, I thought I'd give you a more real world example of the ImportAllXml and ExportAllXml API methods;
ImportAllXml
Import all customizations from […]