LINQ in Action roller

Implementing IQueryable provider: How to handle different data source type in the same query

We are about to implementing IQuaeryable provider for some data source. Linq to SQL, for example translates query to SQL. The question is how to handle a case in the implementaion where different data source type for example SQL-based and not SQL based are present in the same query (for example in a join query)? Read More...
Published Tuesday, November 18, 2008 2:26 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication