LINQ / C#

LINQ Overview

Welcome to LINQ Tutorials. LINQ provides an uniform and powerful SQL like query language in C#/VB.NET to query different data sources.

In the tutorial, we will learn all to basics and advanced LINQ language and how to use it your own projects with some live examples.

We will go step by step first when LINQ introduced and its main features, LINQ Query Operators. Then how to use LINQ with different data sources.

Audience

This tutorial is targeted for beginners and advanced developers who want to learn LINQ query language.

Prerequisites

Basic knowledge of .NET framework 3.5/4.5 and C# and basic knowledge of SQL language.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.