zzz projects Dynamic LINQ
Home
Documentation GitHub Knowledge Base  Help & Donate
Online Examples
  • Home
  • Documentation
  • GitHub
  • Knowledge Base
  • Help & Donate
  • Online Examples
  •   Download  

Dynamic LINQ - Knowledge Base (KB)

2 results in tag: wcf-data-services

WCF Data Services with Dynamic Join

I am prototyping a generic data browser over WCF Data Services....The user can select the entities from a TreeView, thus I cannot hardcode the query result types and have to code the queries (URI or LINQ) dynamically....To offer joins across different Dat...
dynamic-linq wcf wcf-data-services
asked by Peter Meinl

Is it feasible to make changes to a DataServiceQuery after it has been built?

I am building a pager in my UI that reuses a ...DataServiceQuery<MyEntityType>... built in another window when it comes to the end of its cached results. My current implementation attempts to do something like:...query = query.Skip(index*page_size).Take(...
c# dynamic-linq entity-framework linq wcf-data-services
asked by jordanpg

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...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!