I have written a Linq provider for the Google Base API and it mostly works very well. However, if I do a query like:
var q = context.GoogleProductItems.Select(p => new { p.Author, p.Description, p...
Id #6864 | Release:
None
| Updated: Jun 17 2010 at 1:38 PM by veertien | Created: Jan 6 2010 at 12:35 PM by theblacklabrador