文章分类 -  LINQ

摘要:In a LINQ query, you are always working with objects. You use the samebasic coding patternsto query and transform data in XML documents, SQL databases... 阅读全文
posted @ 2014-12-18 04:57 ruri