In the spirit of
Current LINQ providers:
- LINQ to Objects.
- LINQ to SQL.
- LINQ to XML.
- LINQ to Entities.
- LINQ to WMI.
- LINQ to LDAP.
- LINQ to Internet.
- LINQ to Dataset.
- LINQ to nHibernate.
So, what is after LINQ? Does there any data source LINQ not cable of querying it?
[Edit] From Adam Robinson's answer: What sort of data source (if any) doesn't lend itself toward a formal query definition?