Download LINQtoCRM

Description

A custom LINQ queryprovider for Microsoft Dynamics CRM

Source Files

The download file linqtocrm.zip has the following entries.


trunk/LinqtoCRM/CRMMetal/CRMMetal.csproj
trunk/LinqtoCRM/CRMMetal/Program.cs/*ww  w .j a va  2 s.c o m*/
trunk/LinqtoCRM/CRMMetal/Properties/AssemblyInfo.cs
trunk/LinqtoCRM/CRMMetal/Properties/Settings.Designer.cs
trunk/LinqtoCRM/CRMMetal/Properties/Settings.settings
trunk/LinqtoCRM/CRMMetal/Web References/Meta/MetadataService.disco
trunk/LinqtoCRM/CRMMetal/Web References/Meta/MetadataService.wsdl
trunk/LinqtoCRM/CRMMetal/Web References/Meta/MetadataServiceResponse.datasource
trunk/LinqtoCRM/CRMMetal/Web References/Meta/Reference.cs
trunk/LinqtoCRM/CRMMetal/Web References/Meta/Reference.map
trunk/LinqtoCRM/CRMMetal/app.config
trunk/LinqtoCRM/LinqtoCRM.Tests/ContactsWithParentAccounts.xml
trunk/LinqtoCRM/LinqtoCRM.Tests/CrmDataContext.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Decimals.xml
trunk/LinqtoCRM/LinqtoCRM.Tests/DummyContactWithNonexistantFields.xml
trunk/LinqtoCRM/LinqtoCRM.Tests/DummyContacts.xml
trunk/LinqtoCRM/LinqtoCRM.Tests/DummyService.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/ExceptionTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/FetchXml.xsd
trunk/LinqtoCRM/LinqtoCRM.Tests/LinqtoCRM.Tests.csproj
trunk/LinqtoCRM/LinqtoCRM.Tests/LinqtoCRM.Tests.nunit
trunk/LinqtoCRM/LinqtoCRM.Tests/LinqtoCRMTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/ProductsAndUOMs.xml
trunk/LinqtoCRM/LinqtoCRM.Tests/ProjectionTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Properties/AssemblyInfo.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Properties/Settings.Designer.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Properties/Settings.settings
trunk/LinqtoCRM/LinqtoCRM.Tests/QueryProviderTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/QueryTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/QueryTestsWithNewSelector.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/ValidatingNonExecutingCrmService.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/ValidatingTests.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/BusinessEntity1.datasource
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/BusinessEntityCollection1.datasource
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/CrmServiceWsdl.wsdl
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/Reference.cs
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/Reference.map
trunk/LinqtoCRM/LinqtoCRM.Tests/Web References/CRM/Response1.datasource
trunk/LinqtoCRM/LinqtoCRM.Tests/app.config
trunk/LinqtoCRM/LinqtoCRM.Tests/businessentitypartialtypes.cs
trunk/LinqtoCRM/LinqtoCRM.sln
trunk/LinqtoCRM/LinqtoCRM/CrmQueryProvider.cs
trunk/LinqtoCRM/LinqtoCRM/Evaluator.cs
trunk/LinqtoCRM/LinqtoCRM/ExpressionVisitor.cs
trunk/LinqtoCRM/LinqtoCRM/IService.cs
trunk/LinqtoCRM/LinqtoCRM/LinqtoCRM.csproj
trunk/LinqtoCRM/LinqtoCRM/ProjectionBuilder.cs
trunk/LinqtoCRM/LinqtoCRM/Properties/AssemblyInfo.cs
trunk/LinqtoCRM/LinqtoCRM/Properties/Settings.Designer.cs
trunk/LinqtoCRM/LinqtoCRM/Properties/Settings.settings
trunk/LinqtoCRM/LinqtoCRM/QueryFormatter.cs
trunk/LinqtoCRM/LinqtoCRM/QueryProvider.cs
trunk/LinqtoCRM/LinqtoCRM/StunnwareExtensions.cs
trunk/LinqtoCRM/LinqtoCRM/TypeSystem.cs
trunk/LinqtoCRM/LinqtoCRM/WhereBuilder.cs
trunk/LinqtoCRM/LinqtoCRMApplication/CrmDataContext.cs
trunk/LinqtoCRM/LinqtoCRMApplication/CrmWebService.cs
trunk/LinqtoCRM/LinqtoCRMApplication/LinqtoCRMApplication.csproj
trunk/LinqtoCRM/LinqtoCRMApplication/ManyToManyClasses.cs
trunk/LinqtoCRM/LinqtoCRMApplication/Program.cs
trunk/LinqtoCRM/LinqtoCRMApplication/Properties/AssemblyInfo.cs
trunk/LinqtoCRM/LinqtoCRMApplication/Properties/Settings.Designer.cs
trunk/LinqtoCRM/LinqtoCRMApplication/Properties/Settings.settings
trunk/LinqtoCRM/LinqtoCRMApplication/Properties/app.manifest
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/BusinessEntity1.datasource
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/BusinessEntityCollection1.datasource
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/CrmServiceWsdl.wsdl
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/Reference.cs
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/Reference.map
trunk/LinqtoCRM/LinqtoCRMApplication/Web References/CRM/Response1.datasource
trunk/LinqtoCRM/LinqtoCRMApplication/XmlIndentingWriter.cs
trunk/LinqtoCRM/LinqtoCRMApplication/app.config
trunk/LinqtoCRM/README.txt
trunk/LinqtoCRM/lib/nunit.framework.dll
trunk/LinqtoCRM/lib/xmlunit.dll
trunk/LinqtoCRM/stunnware.CRM.Fetch/AssemblyInfo.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchColumnSet.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchCondition.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchConditionCollection.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchEntity.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchEntityBase.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchFilter.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchFilterCollection.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchLinkEntity.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchLinkEntityCollection.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchOrder.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchOrderCollection.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchStatement.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/FetchXmlDocument.cs
trunk/LinqtoCRM/stunnware.CRM.Fetch/stunnware.CRM.Fetch.csproj

Download

Click the following link to download linqtocrm.zip.

linqtocrm.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS