Language Integrated Query (LINQ) for C# Developers (NE4070)

Request a Quote for this class

About this Course

This course will review significant .NET 3.5 through 4.5 features and functionality focusing on the use of LINQ to access XML and Object Data sources.

Audience Profile

C# programmers who will be using LINQ to access data within a Windows environment.

At Course Completion

Upon successful completion of this course, the student will be able to:

  • Discuss .NET 3.5 – 4.5 features.
  • Use ArrayLists and Hashtable Collections
  • Use Generic Collections
  • Use the var implicit type reference
  • Use lamba expressions
  • Use LINQ to perform data access against XML, Object data sources and ADO Datasets

Prerequisites

Programming background in C# or attended an Introduction to .NET using C# training class.

Course Outline

  • .NET Framework
  • C# Review
  • C# Features
  • LINQ
  • LINQ to XML