LINQ Video Tutorials – 29 Hours

Here is a collection of over 29 hours of premium video tutorials on by Pluralsight. In order to view the videos, you need to become a member of Pluralsight.

Principle of Operation of the ADO.NET Entity Framework
Von MovGP0 – Eigenes Werk, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=22639697

Background: (Language Integrated Query) is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages.

LINQ extends the language by the addition of query expressions. These query expressions are similar to SQL statements. The expressions can be used to conveniently extract and process data from arrays, enumerable classes, XML documents, relational databases, and third-party data sources.

LINQ also defines a set of method names (called standard query operators, or standard sequence operators), along with translation rules used by the compiler to translate fluent-style query expressions into expressions using these method names, lambda expressions and anonymous types.

LINQ was released as a major part of .NET Framework 3.5 in 2007.

LINQ

Series Title Date Presenter Min
.NET Reactive Extensions Fundamentals 1.0 .NET Reactive Extensions Fundamentals 1.0 5/17/2011 Dan Sullivan 235
LINQ Architecture LINQ Architecture 10/8/2010 Scott Allen 83
LINQ Data Access LINQ Data Access 12/6/2008 Scott Allen 341
LINQ Fundamentals LINQ Fundamentals 10/26/2008 Scott Allen 290
LINQ LINQ Features in Visual Studio 2022 4/17/2008 Zain Naboulsi 90
LINQ Introduction to LINQ in Visual Basic 3/14/2008 Beth Massi 60
LINQ .NET Language Integrated Query 2/28/2008 Rob Bagby 60
How Do I with LINQ [How Do I:] LINQ to SQL: Overview 11/15/2007 Scott Stanfield 9
How Do I with LINQ [How Do I:] LINQ to SQL: Data Model 11/15/2007 Scott Stanfield 4
How Do I with LINQ [How Do I:] LINQ to SQL: Querying the Database 11/15/2007 Scott Stanfield 6
How Do I with LINQ [How Do I:] LINQ to SQL: Updating the Database 11/15/2007 Scott Stanfield 17
How Do I with LINQ [How Do I:] LINQ to SQL: Updating the Database 11/15/2007 Scott Stanfield 17
How Do I with LINQ [How Do I:] LINQ to SQL: Updating the Database 11/15/2007 Scott Stanfield 10
How Do I with LINQ [How Do I:] LINQ to SQL: Using Stored Procedures 11/15/2007 Scott Stanfield 9
How Do I with LINQ How Do I: LINQ to SQL: Updating with Stored Procedures 11/15/2007 Scott Stanfield 16
How Do I with LINQ How Do I: LINQ to SQL: Executing Arbitrary SQL 11/15/2007 Scott Stanfield 4
LINQ Videos from VB Team [How Do I:] Get Started with LINQ? 11/15/2007 Beth Massi 9
LINQ Videos from VB Team [How Do I:] Perform Group and Aggregate Queries? 11/15/2007 Beth Massi 17
LINQ Videos from VB Team [How Do I:] Upgrade Visual Basic Projects to Enable LINQ? 11/15/2007 Beth Massi 8
LINQ Videos from VB Team [How Do I:] Get Started with LINQ to XML? 11/15/2007 Beth Massi 14
LINQ Videos from VB Team [How Do I:] Enable XML IntelliSense and Use XML Namespaces? 11/15/2007 Beth Massi 13
LINQ Videos from VB Team [How Do I:] Create XML Documents from SQL Data? 11/15/2007 Beth Massi 16
LINQ Videos from VB Team [How Do I:] Create Excel Spreadsheets using LINQ to XML? 11/15/2007 Beth Massi 11
LINQ Framework Masterclass: LINQ to Entities 9/24/2007 Mike Benkovich 62
LINQ Framework Masterclass: LINQ to XML 9/17/2007 Mike Benkovich 64
LINQ Framework Masterclass: LINQ to SQL 9/10/2007 Mike Benkovich 64
LINQ VB9 – LINQ Best Practices 6/13/2007 Lisa Feigenbaum 55
LINQ VB9 – Deep Dive into LinQ 5/9/2007 Amanda Silver 58
LINQ VB9 – LINQ to SQL & O/R Designer Deep Dive 5/2/2007 Young Joo 64
LINQ Introduction to Microsoft .NET Language Integrated Query, Code-Named the “LINQ” Project 11/2/2006 Anand “AI” Iyer 63
      Total 1769