Excellent Training from Expert LINQ Professionals
At HP computer, we provide excellent LINQ Training to our students to make them capable to develop any type of applications. Our highly experience training faculties are well-versed in providing effectual LINQ training from starting to completion of training.
Course Curriculum
Language Extensions
- Implicitly typed variables
- Extension methods
- Object initialization syntax
- Anonymous types
- Lambda expressions
Introduction to LINQ
- LINQ expressions
- Using via extension methods
- Filtering
- Sorting
- Aggregation
- Joins
Deferred Execution
- Benefits and drawbacks
- IEnumerable vs IQueryable
Data Projection
- Single result value
- Existing types
- Anonymous types
- Grouping
LINQ to XML
- New XML classes
- Generating XML
- Querying XML
- Using data projection
- Combining with XPath
LINQ to SQL
- Attributes and mapping
- Creating a DataContext
- Saving changes
- Inserts and deletes
- Transactions
- Concurrency
- Handling exceptions
LINQ to Entities
- ADO.NET Entity Framework
- Differences from LINQ to SQL
- Available providers
- Defining an Entity Data Model (EDM)
- Database-first vs. Model-first