Skip to content

LinkedInLearning/linq-databases-2858036

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Essentials: LINQ for Databases

This is the repository for the LinkedIn Learning course .NET Essentials: LINQ for Databases. The full course is available from LinkedIn Learning.

.NET Essentials: LINQ for Databases The first explanation you typically hear about Microsoft LINQ is that it provides an in-language query tool to manipulate the contents of arrays and lists. Explore LINQ further and you’ll find it works with other popular data sources like databases and XML files. That makes it a universal query tool that simplifies working with any data source. In this course, part of a three-course series, LinkedIn Learning staff author Walt Ritscher uses LINQPad, a lightweight, powerful code editor, to illustrate useful topics like queryable types, basic query syntax, finding data by date range, and how to use LINQ queries to reduce database network traffic. After completing this course, you’ll have a solid foundation on using LINQ to query database and Entity Framework data.

Instructions

This repository has one MAIN branch for the course.

Installing

  1. To use these exercise files, you must have the following installed:
  2. Clone this repository into your local machine using the Visual Studio, or OS command line tool (Powershell, Windows Terminal) or MAC equivalent .
  3. See the intro chapter for information about this course Git branches.

Instructor

**Walt Ritscher **

Walt Ritscher is a programmer, UI designer, and staff author at LinkedIn Learning.

Check out some of my other courses on LinkedIn Learning.

About

.NET Essentials: LINQ for databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •