Passing multiple GUID to QueryExpression

A few time we need to pass multiple parameters to QueryExpression to fetch required entities. I have seen code with multiple calls instead of passing multiple parameters, and of course avoiding multiple calls is efficient.

In code reviews, I also have seen hard coded Guids or people looping through collections to obtain Guids. In some situations, these can be the “only” or best options but…

Continue Reading Yawer Iqbal’s Article on their blog

Passing multiple GUID to QueryExpression

A few time we need to pass multiple parameters to QueryExpression to fetch required entities. I have seen code with multiple calls instead of passing multiple parameters, and of course avoiding multiple calls is efficient. In code reviews, I also have seen hard coded Guids or people looping through collections to obtain Guids.

Blog Syndicated with Yawer Iqbal’s Permission

Author: Yawer Iqbal

Share This Post On
Share via
Copy link
Powered by Social Snap