by Matt Barnes | Dec 28, 2016 | Blog, Microsoft Dynamics
I recently had a conversation with a highly experienced CRM developer, who did not understand why CRM plugins need to be stateless. He was trying to write a plugin in a stateful manner, and I had to show him the error of his ways. If such a senior developer can make a…
by Matt Barnes | Jun 2, 2016 | Blog, Microsoft Dynamics, Open Source
Version 1.1 of the Celedon Autonumber is now available This new version includes three very interesting new features: Now supports 0 digit numbers (allows fully custom calculated fields, without adding any number) Added ability to generate random strings Can now…
by Matt Barnes | Mar 30, 2016 | Azure, Blog, Microsoft Dynamics
I’ve recently performed a CRM 2015 installation on Azure. It was a relatively complex installation, involving multiple load-balanced web servers, multiple app servers, and multiple SQL servers configured for High Availability….
by Matt Barnes | Sep 30, 2015 | Blog, What We’ve Done
I am proud to release Celedon’s AutoNumber Solution for Dynamics CRM to the Open Source community! What it does Basic Example Extended Example Complex Example Conclusion Download What it does: There are plenty of other AutoNumber Solutions out there right now….
by Matt Barnes | Sep 24, 2014 | Blog
Many out of the box CRM entities include their own special functionality. Sometimes this functionality is in line with our business needs and sometimes it is not. Of course it’s great when it is. But on those occasions when it is not, we are forced to make a…