Increasing CRM Developer Productivity

On March 6, 2010, in Development, Dynamics CRM, by Mitch Milam

Every now and then I find a solution to a problem that I didn’t know I had.  Yesterday was a perfect example.

I spend most of my day inside Visual Studio either writing C# or JavaScript.  I also use several tools to help me work with CRM.  Usually what happens is I open Windows Explorer, navigate to my Utilities folder and launch whatever tool I need. 

Yesterday it occurred to me that I was wasting my time.

Visual Studio has a feature on the Tools menu called External Tools:

image

It allows you to add your own tools so that you can launch them without ever leaving Visual Studio.  Simple, I know, but it just never occurred to me to use this feature until I had launched Stunnware Tools for like the one millionth time.

Here is the configuration for Stunnware Tools:

image

And my very own Export JavaScript utility:

image

Now I can launch these two tools without ever leaving Visual Studio.  A small productivity enhancement, but an enhancement nonetheless.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>