Atomic Musings

A place to think

A lot has changed in 5 years.

I've neglected my web presence for quite a while now, and I've had a couple of spaces where I intended to put information and just never got around to it.

Read more...

Logging to a remote server in Dynamics online

Logging in Dynamics should be easy right?

As I mentioned in A Poor Dynamics Plugin, diagnosing an issue can be challenging in Dynamics CRM Online. I have not yet had the pleasure of working with an on-premise install of Dynamics. To simplify debugging issues in my plugins, I felt it was desirable to log to a centralized log server.

Read more...

A Poor Dynamics Plugin

A dissection of the first Dynamics plugin I ever saw

I'd like to show you a slightly modified version of a plugin. This was the first piece of code I had ever seen for the purpose of extending Microsoft Dynamics' backend.

Read more...