List Question
20 TechQA 2014-12-07T02:02:12.500000How do you remove OrderBy expression from an ExpressionTree using a ExpressionVisitor?
565 views
Asked by Madu Alikor
Library or framework to create custom Linq provider
967 views
Asked by Alexandr Nikitin
Translating Where() to sql
333 views
Asked by MBoros
System.Linq.Expressions.ExpressionVisitor is inaccessible due to its protection level
1.7k views
Asked by tags2k
How do I get the query text of the IQueryable<T> instance on which this operator is called?
780 views
Asked by Water Cooler v2
How is it possible for a LINQ provider to transform arbitrary code?
127 views
Asked by Golo Roden
Building a dynamic LINQ query
1k views
Asked by David
LINQ Provider to RESTful service
380 views
Asked by Dave Swersky
Is there an existing Expression to Azure Data Explorer (Kusto) query converter?
701 views
Asked by Konrad Jamrozik
Querying external data source with LINQ
288 views
Asked by Slothario
Expose IQueryable Over WCF Service
10k views
Asked by Trust
What does System.Linq.Expressions.Expression.CanReduce property mean?
426 views
Asked by Water Cooler v2
LINQ passthrough provider?
462 views
Asked by Dan Barowy
C# Linq over dynamic table
158 views
Asked by Skary
Custom linq provider to search into an XML field for an xml attribute with a certain value
120 views
Asked by Carlo Arnaboldi
Finding what methods a LINQ provider supports
113 views
Asked by Alex Angas
Why would you quote a LambdaExpression?
572 views
Asked by Water Cooler v2
Does the LINQ Expression API offer no way to create a variable?
1.4k views
Asked by Water Cooler v2
How to use a LINQ provider from F#?
218 views
Asked by Răzvan Flavius Panda
Determining scope of a MemberExpressions target
677 views
Asked by David Wengier