Contents
About the LINQ Training
Language Integrated Query usaually called as a LINQ. BigData make realizable with the help of LINQ.Using this we write queries on various data sources like sql Databases, Collection of Objects, XML.LINQ Queries Syntax are very similar to SQL Queries it has same features like Grouping,sorting,filtering, joining and calculating. Which is an Integrated part of the C#.NET
Objectives of the Course:
- Understand the fundamentals of LINQ
- Understand the Architecture of LINQ
- Understand the usage of LINQ to sort,group,calculate and filter.
- Usage LINQ to XML to manage XML Documents.
- Understand the creation of LINQ to SQL queries.
- Management of Datasets using LINQ
Who can Attend This Course:
Who have knowledge on C#, Oops Concepts, SQL Server Tables and storage procedures.
LINQ Course Content Overview
LINQ Introduction
- What is LINQ
- Language Integration
- LINQ flavors
- Future Direction of LINQ
C# 3.0 Features
- Lambda Expressions
- Predicate and Projection
- Extension Methods
- Object Initialization Expressions
- Anonymous Types
- Query Expressions
LINQ Syntax Fundamentals
- Linq Queries
- Query operators
- Deferred Query Evaluation and Extension methods Resolution
- Conversion operators
LINQ to ADO.NET
- LINQ to SQL
- LINQ to DataSet
- LINQ to Entities
LINQ to XML
- Introducing LINQ to XML
- LINQ to XML API
- Reading ,Traversing, Modifying XML
- LINQ to XML Queries
- Deferred Query Evaluation
Using LINQ queries over XML
LINQ Introduction
- What is LINQ
- Language Integration
- LINQ flavors
- Future Direction of LINQ
C# 3.0 Features
- Lambda Expressions
- Predicate and Projection
- Extension Methods
- Object Initialization Expressions
- Anonymous Types
- Query Expressions
LINQ Syntax Fundamentals
- Linq Queries
- Query operators
- Deferred Query Evaluation and Extension methods Resolution
- Conversion operators
LINQ to ADO.NET
- LINQ to SQL
- LINQ to DataSet
- LINQ to Entities
LINQ to XML
- Introducing LINQ to XML
- LINQ to XML API
- Reading ,Traversing, Modifying XML
- LINQ to XML Queries
- Deferred Query Evaluation
Using LINQ queries over XML