You may have noticed from my blog posts lately that these days I am spending considerable time working with LINQ. Although I mainly concentrate on LINQ To Objects and LINQ To XML, I often wander around and play with other flavors of LINQ as well. Today, just out of curiosity I wanted to see how many flavors of LINQ are out there. And I found many. So here is a list of different LINQ flavors available at present. Some of these are work in progress.

  1. LINQ To Objects
  2. LINQ To XML
  3. LINQ To SQL
  4. LINQ To Flickr
  5. LINQ To Amazon
  6. LINQ To Google
  7. LINQ To LDAP
  8. LINQ To NHibernate

Am I missing any?

Tagged with:
 

2 Responses to Different Flavors Of LINQ

  1. LINQ to DataSet: This allows us to query DataSets.

    LINQ to Sharepoint: This allows us to query MS Sharepoint lists.

    LINQ to Entities: This is for applications that need more flexibility in mapping objects to a RDBMS supported by the ADO.Net data providers.

  2. Deepak says:

    Sandeep,

    Thanks for the feedback. LINQ To Sharepoint sounds very interesting.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>