0
kicks
How to delegate Queryable.Single calls to Custom LINQ provider
LINQ provider for Flickr gives an easy way to query , add and delete Flickr photos. Here, I will give some sneak preview about how to use the provider to do different operations on Flickr, as if doing queries with SQL objects.....