Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft.
I am developing a website that should authenticate users using ADFS. Basically, we have a CRM Dynamics deployed on a …
asp.net authentication dynamics-crm-2011 adfsI am using the following code to update an entity. Service.Update(_policy); where policy is a class generated using …
dynamics-crm-2011When executing a report in MSCRM 2011, you have two options for the data sources : either SQL or Fetch. In SSRS …
reporting-services dynamics-crm dynamics-crm-2011 microsoft-dynamicsThere's a Dynamic CRM instance on a server ("on-premises"). It will be used by a few sites that run on …
c# wcf rest dynamics-crm-2011I'm trying access the Xrm.Page.data object from within an HTML web resource that I have inserted onto a …
javascript html dynamics-crm-2011We are able to create new entities without any issues, but updating an existing entity in a plugin this does …
plugins dynamics-crm dynamics-crm-2011I'm trying to do a simple inner join with Query Expression. I'm trying to covert this query with QE but …
sql-server dynamics-crm-2011 query-expressionsI'm trying to create a new record where one of the fields is a DataTime field. I always get the "…
javascript datetime dynamics-crm dynamics-crm-2011 formatdatetimeI am trying to hide/show a button from CRM 2011 Ribbon on the bases of a condition defined in JavaScript. …
javascript dynamics-crm-2011 dynamics-crm dynamics-crm-4I'm trying to load a custom workflow activity onto a crm server. I loaded the project onto the server and …
plugins workflow-foundation-4 dynamics-crm-2011 workflow-activity