LINQ to Object to DataSet

Posted by Homer on Stack Overflow See other posts from Stack Overflow or by Homer
Published on 2010-05-05T21:35:26Z Indexed on 2010/05/05 21:38 UTC
Read the original article Hit count: 158

Can I do a LINQ Join from an List to a DataSet? Are there any caveats to doing this?

© Stack Overflow or respective owner

Related posts about linq-to-objects

Related posts about linq-to-dataset