1. It is a name for a set of technologies based on the integration of query capabilities directly into the C# language
2. In LINQ you are always working with objects in a form of queries.
3. With LINQ, same coding pattern is used for all data source.
2. In LINQ you are always working with objects in a form of queries.
3. With LINQ, same coding pattern is used for all data source.