Daily Archives: October 16, 2014

1 JavaScript Upgrade Strategy #3: Use Visual Studio (with add-ins)

One of the best practices a Dynamics CRM developer can follow is to use Visual Studio to edit your JavaScript.  Combine the basic functionality with an add-in like Resharper, and you have a very productive development environment.  Here’s why: Intellisense Visual Studio provides both intellisense and the ability to visually identify coding errors. This alone […]

Continue reading