Available Applications

Crm 4.0 Sitemap & ISV.Config Editor

As of CRM 4.0 the sitemap and isv.config file are no longer available on the file system but stored in the database. Which means that for each change you have to export the customization, make your changes and then reimport the customizations file.  More

CRM Dates 4.0

Plugin with source code to stored dates without the time value in CRM 4.0  More

CRM Developers Tool 2011

The developers tool provides the user with quick access to all entity metadata in CRM. You can access this information by going into the customization area of CRM, this will provide you with most information but this requires lots of clicking. This tool is purpose build for accessing meta data and does just that.  More

CRM Developers Tool CRM 4.0

This tool incorporates an entity browser which allows you to browser all the entities, their attributes and available SDK messages. Second it has a Plug-in browser which allows you to browser, create, update and delete plug-ins registered on the connected system.  More

Customization Manager

The CRM 4.0 customization XML file contains all items needed to move a deployment. Most source version/control system have difficulty handling this file as the items are not allways in the same order. This is specifically true if the file was exported from different systems.  More

Deployment Helper

The deployment helper is a small command line application which allows the user to perform serveral types of operation in CRM from the command line.  More

Event Listener

This tool has various applications. You can be busy developing a plugin an need to know which data is available when the plugin is executing. Or you want to see how your plugin modifies the in- or outputparameters of a message.  More

Event Listner 2011

This utility provides you with the ability to view which plugins are fired and all details of the plugin execution context without the use of a debugger.  More

Translation assistant

With version 4.0 Microsoft CRM the option to have multiple languages in a single interface became available. To translate the various available labels CRM offers an option to export all labels to an excel file containing only the label and id but no explanation.  More

Application News

Deployment Helper: Version 1.0.0.2
Sunday, March 18, 2012
A new version of the deployment help is available. This version supports CRM online and uses a different compression engine for Javascript resources
CRM Developers Tool for CRM 2011
Wednesday, March 30, 2011
A new version of the CRM Developers tools is available for Dynamics CRM 2011.
Customization Manager Usage
Tuesday, December 29, 2009
Explains the features of the customization manager and how to use these
Translation Wizard
Thursday, October 02, 2008
With version 1.1.2 Generation of the Excel translation file is included in a simple wizard. Translation in Excel, but with the knowledge of what you are translating.
Edit labels in Excel
Friday, August 22, 2008
As of version 1.1.0 the translation assistant offers an option to add information about the Localized label to the Object ID. Instead of just the GUID you will now also now what and type and which the label is for (Entity, Attribute, Form element, View, etc).