Tagged Questions

1
vote
1answer
292 views

Pipes and Filters and CompiledQuery.Compile

I have started using linq to sql and the entity framework and have found the development experience to be fairly good. Like the way you can break a query apart and combine different queries is quite ...