Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

Tips For using Linq in Dynamic CRM

Posted on by Microsoft Employee

For those who want to use Linq in Dynamic CRM plugin.

CrmOrganizationServiceContext which was reference of Microsoft.Xrm.Sdk.Client no longer use in MSCRM 2016


So to use this in MSCRM 2016 you need to open NuGet :
1. install Microsoft.CrmSdk.CoreAssemblies
2. using Microsoft.Xrm.Sdk.Client
3.  OrganizationServiceContext 

And Linq is better than Query Expression when retrieving the huge data
Query Expression Data Limit = 5000;
Linq can retrieve the data you without data limitation.



*This post is locked for comments

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Tips For using Linq in Dynamic CRM

    Solved!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans