5. April 2011 09:55
The content of the sitemap can be changes by exporting and importing the sitemap. It also can be changes by using the CRM 2011 Webservice.
Step 1: Retrieve the sitemap
QueryExpression query = new QueryExpression();
query.EntityName = "sitemap";
query.ColumnSet = new Microsoft.Xrm.Sdk.Que...
[More]
1. April 2011 10:31
After using Solutions in CRM 2011 for a while now, there are a couple of tips how to use Managed and Unmanaged solutions in CRM 2011. If you are new in solutions in CRM 2011, look at this intro video
Tip 1: Understand the basic difference between managed and unmanaged solutions
In this video ...
[More]
bc73d6ee-4ea8-425e-b679-06153b9fe007|6|4.7
Tags: