Category Archives for "Developer Tools"

1 SnapShot! 3.0 JavaScript Function Reference

Occasionally I found myself needing a comprehensive list of JavaScript functions found within the various Dynamics CRM Web Resources found within the system I was working on. Using technology borrowed from my JavaScript conversion tool, Transformer!, I’ve added a feature to SnapShot! that will create a list of functions found within the various web resources.  […]

Continue reading

SnapShot! 3.0 JavaScript Events

The Dynamics CRM 2011/2013 object model allows you to define events using configuration, through the user-interface, or via code, using JavaScript. In some cases, mostly dependent on your requirements and coding-style, it is advantageous to switch from the normal user interface-configuration to using JavaScript. One reason to do this is to centralize your event management. […]

Continue reading