Since I use the tools I write for myself, it’s common for me to find things that need improvement.
I found myself taking the output from the JavaScript Export Tool and adding it to a Visual Studio solution file so I could more easily examine the JavaScript of a CRM installation. Since this was a bothersome step, I decided to automate that functionality and add it to the tool itself.
Version 1.1 will create a Visual Studio 2008 .SLN file containing references to the .JS files created during the export.
Please let me know if you have any other suggestions.





