Tip #644: Async Dynamics CRM awaits you

Hanging minesweeperGayan “Performance Wizard” Perera hates waiting. Be smart, be like Gayan.

For anyone who’s been waiting to get async/await support for the CRM SDK, you can now get a simple extension class from https://github.com/NZxRMGuy/crmsdk-async

The downside with my one is that it’s a wrapper around the sync method – some people do frown upon this since it is not true async. (and we frown upon those people – t.j.)

Bonus – OptimizedConnection class based on the https://pfexrmcore.codeplex.com/ to get true parallelism with the CRM SDK.

Leave a Reply

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