zzz projects Expression Tree Tutorial
Getting Started Documentation Knowledge Base
  • Getting Started
  • Documentation
  • Knowledge Base

Expression Tree Tutorial - Knowledge Base (KB)

4 results for: in tag: parameters

How to pass parameters into an Expression tree?

I am developing the parser for expressions like this: ...a1 + a2 + a3 > 0 and b <> "" or c = "source" ...I want to use expression tree and collect parameters (a1, a2..) while parsing expression. How to pass parameters into an Expression tree? ...Edit: I a...
c# expression-trees lambda parameters parsing
asked by amuliar

Entity Framework Hitting 2100 Parameter Limit

I'm migrating some of our code from LINQ-to-SQL to Entity Framework. Previously, when run up against a 2100 parameter limit from SQL Server (described ...here...), I used the solution provided by Marc Gravell ...here.... As stated in his own response, it ...
entity-framework expression-trees linq parameters sql
asked by Ocelot20

wcf Expression<T> parameter

I am trying to do something similar to using a lambda query inside a WCF operation parameter. I know there is no way to achieve this as lambda expressions are run-time and they can not be used in this way, but I think there are some solutions for this. My...
expression expression-trees parameters wcf
asked by Rati_Ge

Creating delegates dynamically with parameter names

Hi I'm trying to create a function that dynamically creates a delegate with the same return value and the same parameters as a MethodInfo it receives as parameter and also and this is very important the same parameter names!...What I did so far is create ...
c# delegates dynamic expression-trees parameters
asked by Uchiha Madara

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...