You know you can run C# code directly from XrmToolBox now, right?
In the original version, there was no syntax highlighting, so your code might look really boring.. all black and white, no colors at all. If that felt a little depressing, here is an updated version:
You will also notice that you can save your code to a file and/or load it from a file in this version, so you can start creating mini libraries to re-use later. Just make sure to download updated version of the Code Now plugin – you can follow the instructions provided in the original article:
http://www.itaintboring.com/dynamics-crm/lets-use-xrmtoolbox-to-run-some-c-code-into-dynamics/
Have fun CRM-ing (or is it 365-ing now?)
PS. Adding those colors to the plugin became possible thanks to this awesome open-source library shared by Pavel Torgashov:
https://github.com/PavelTorgashov/FastColoredTextBox
PPS. CodeNow plugin has a home page now, so don’t be a stranger – stop by any time: http://www.itaintboring.com/tcs-tools/code-now-plugin-for-xrmtoolbox/