Freelance Development for Dynamics CRM
Monday, November 04, 2013
Microsoft CRM 2013 - Integration with BingMaps: difference between OnPremise and Online instances
›
Difference I faced today is following – OnPremise instance has Bing Map api key field in System Settings but Online doesn’t. OnPremise: ...
Thursday, October 31, 2013
Microsoft CRM 2013: Adding standard Bing Map control to forms of custom entities
›
In CRM 2013 Microsoft released really great feature – OOB integration with BingMaps. Unfortunately list of entities that support BingMaps co...
Actions: usage of input/output arguments in plugins that handle Actions
›
Main message is that input/output arguments are available in InputParameters/OutputParameters collections of PluginExecutionContext. Usage...
Monday, October 28, 2013
Actions, input parameters and “Object reference not set to an instance of an object” exception
›
During playing with Actions I wrote simple .Net code that invoked execution of an Action: slick_CustomActionsTestRequest request = new sl...
Sunday, October 27, 2013
CRM Developer Toolkit for Microsoft Dynamics CRM 2013 - Visual Studio 2012 Crashing
›
After CRM 2013 was released I decided to install CRM Develoepr toolkit for CRM 2013 on my workstation. After I tried to create CRM Package s...
Microsoft Dynamics CRM 2013: Actions: deployment of plugins through CRM Developer Toolkit
›
I played with new version of CRM Developer Toolkit and was not able to find a way to register plugin that handles action using UI. Following...
Microsoft Dynamics CRM 2013: Actions walkthrough for .Net and JavaScript developers
›
I believe that almost every developer for Dynamics CRM faced with scenario when he/she had to invoke some complex logic on a server side, pa...
‹
›
Home
View web version