 | Joe Rattz Demonstrates Enabling a Project to Leverage LINQ to SQL In this video, I walk through the 6 steps it takes to enable a project to leverage LINQ to SQL. |
 | Anders Hejlsberg Demonstrates LINQ The original LINQ video that started it all. This 38 minute video has Anders Hejlsberg, the architect of C#, demonstrating the concepts of Language Integrated Query. |
 | Anders Hejlsberg and Sam Druker Discuss LINQ Database Developments This 23 minute video covers the relationship of the different LINQ domains, particularly those that pertain to the database. |
 | Future Directions for Data Programming in Visual Basic Join Paul Vick and Amanda Silver as they discuss some of the features coming in Visual Basic 9.0.
|
 | Using Visual Basic as a Dynamic Programming Language Paul Vick and Erik Meijer talk about the dynamic aspects of programming in Visual Basic, both in Visual Basic 2005 and Visual Basic 9.0.
|
 | C# 3.0 Language Enhancements in Action See the changes proposed to C# 3.0 in action. This video showcases implicit variable declaration, extension methods and lambda expressions. This presentation is based on an earlier release of the Microsoft Visual Studio Code Name “Orcas” C# LINQ CTP. |
 | C# 3.0 LINQ in Action This video showcases the use of The LINQ Project with C# 3.0. In this video, LINQ is used to query in-memory data stores. This presentation is based on an earlier release of the Microsoft Visual Studio Code Name “Orcas” C# LINQ CTP. |
 | C# 3.0 XLinq in Action This video showcases the use of The LINQ Project with C# 3.0. In this video, LINQ is used to query XML files. This presentation is based on an earlier release of the Microsoft Visual Studio Code Name “Orcas” C# LINQ CTP. |
 | C# 3.0 DLinq in Action This video showcases the use of The LINQ Project with C# 3.0. In this video, LINQ is used to query relational databases. This presentation is based on an earlier release of the Microsoft Visual Studio Code Name “Orcas” C# LINQ CTP. |
 | Meet the Creator of BLINQ Meet Polita Paulus, software engineer who works on the ASP.NET team and wrote many of the data controls you use every day. She is also responsible for (she wrote it) a new ASP.NET technology known as BLINQ, which is a tool that enables ASP.NET developers to write LINQ queries (without knowing LINQ)! Cool stuff. |
 | Scott Guthrie Demonstrates LINQ with ASP.NET in VS Orcas Scott is taking his lessons to video! |
 | Anders Hejlsberg on LINQ and Functional Programming Anders discusses LINQ, Orcas, and functional programming. |
 | Charlie Calvert Interviews Wes Dyer Charlie Calvert interviews Wes Dyer, one of the C# compiler developers. |