Welcome to ExtremeCRM…
ExtremeCRM provides coding examples, insights, concepts and options for developing customizations for Microsoft Dynamics CRM 2011. The primary contributor, Brenden Smith is a Microsoft MCP and...
View ArticleEver need to debug a web service from the production server rather than...
Ever need to debug a web service from the production server rather than Visual Studio? Well it’s a pain to do so because for security reasons Microsoft disables the parameter inputs and replaces it...
View ArticleAttaching Javascript code to a CRM Toolbar Button
Attaching Javascript code to a tool bar button can be very ugly. Generally the code needs to be included within the CRM, ISV Config XML file. It’s pretty easy to add a button via the ISV Config....
View ArticleHTML Editor for Microsoft Dynamics CRM 4.0
Until Microsoft Dynamics 5.0 to comes out the only way to get a HTML or Rich Text editor capability in Microsoft Dynamics CRM 4.0 is to roll your own or use a third party application. I have had...
View Article