CRUD with Microsoft Dynamics CRM 2011
In this second tutorial, we’ll cover different ways of querying Microsoft Dynamics CRM 2011. The sample command line solution contains query examples using fetchXML, QueryExpression, LINQ (late bound and early bound). The solution also covers complex LINQ queries with join statements and conditions.