Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft.
When creating a plugin in Microsoft Dynamics CRM 4.0 you could use the following to check the origin of the event …
c# wcf dynamics-crm infinite-loop dynamics-crm-2011I'm trying to retrieve a list of entities from CRM, but I'd like to get each one with the related …
dynamics-crm-2011 dynamics-crmI'm fully aware that deleting users (SystemUser Entity) in CRM Dynamics 2011 is not supported by Microsoft. However, we're currently developing …
c# dynamics-crm-2011 dynamics-crm integration-testing microsoft-dynamicsThere is one JavaScript web resource in CRM 2011 called new\_/Script/genericJScript.js. Which contains some functions say, \_retrieveRecord() and \_…
javascript dynamics-crm dynamics-crm-2011 crm dynamics-crm-onlineIn Dynamics CRM 2013 I use standard activities and custom activities. For all of them I have custom field Account which …
dynamics-crm dynamics-crm-2011 microsoft-dynamics dynamics-crm-2013How can it be determined in a synchronous plug-in which fields changed? The plug-in is registered on update. Something like …
dynamics-crm-2011So I need to rename a sharepoint folder in a plugin from crm. The name of the folder is a …
c# sharepoint sharepoint-2010 dynamics-crm-2011 camlIn late bound I'd use something like this to add a condition for only getting active records. new ConditionExpression { AttributeName = "…
c# dynamics-crm-2011 query-expressionsProblem I have a Fetch XML query that has an aggregate count on a linked entity that isn't behaving as …
dynamics-crm-2011 fetchxmlSo it seems that it is a fairly common question in CRM to try get the object type code when …
dynamics-crm-2011 outlook-addin outlook-2010 dynamics-crm-2013 outlook-2013