Rob has a nice post on using LINQ to query just about anything. His example works through creating an IQueryable<> implementation to query an Amazon web service.
Rob has a nice post on using LINQ to query just about anything. His example works through creating an IQueryable<> implementation to query an Amazon web service.