Top "Custom-linq-providers" questions

Expose IQueryable Over WCF Service

I've been learning about IQueryable and lazy loading/deferred execution of queries. Is it possible to expose this functionality over …

linq wcf iqueryable deferred-execution custom-linq-providers