Virtual Entities: ID and Relation Workarounds
Virtual Entities was a much needed feature in Dynamics CRM until its introduction in v9. It facilitates querying data in real-time that exists in an external system. It used to be that we had...
CRM Development / Dynamics CRM / Featured
by Ahmed Elsawalhy · Published 01 March 2019 · Last modified 04 March 2019
Virtual Entities was a much needed feature in Dynamics CRM until its introduction in v9. It facilitates querying data in real-time that exists in an external system. It used to be that we had...
You are reading the second part of the main article: Testing Dynamics CRM. Dynamics CRM can be divided into logical units that facilitate its testing by slightly adding twists to known methods wrapped in...
CRM Development / Dynamics CRM / Testing / Web Development
by Ahmed Elsawalhy · Published 04 December 2018 · Last modified 20 March 2019
Software is developed by humans, whose propensity for making mistakes is undeniable. Catching those mistakes is paramount to delivering quality solutions to eager customers. Testing is the activity of squashing those bugs. It is...