Public · Protected · Private
ON LINQ
Type: Public  |  Created: 2012-08-18  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • LINQ to Objects
    LINQ to XML
    LINQ to DataSet
    LINQ to SQL = IQueryable<T> API that allows LINQ queries to work with SQL Server database. add reference to System.Data.Linq.dll  and  using System.Data.Linq; 
    LINQ to Entitiesvv
    2012-08-18 02:20
This blog is frozen. No new comments or edits allowed.