LINQ Deep Dive and Best Practices Presentation Materials (Lisa Feigenbaum)

Lisa Feigenbaum

I presented the following talk this week at VSLive! Orlando 2008:

Visual Studio 2008: LINQ Deep Dive and Best Practices
LINQ (Language Integrated Query) is a key platform innovation introduced with Visual Studio 2008 which brings SQL-style query expressions into VB and C# enabling you to describe what data to reason about instead of how to access the data. In this session, by taking a much closer look at the language features that enable LINQ-enabled frameworks, we’ll uncover tips, tricks, and best practices for writing queries that will help you write robust, high-performing, maintainable business applications more quickly. In addition to gaining a solid understanding of LINQ for data access, you’ll also leave this session with a clear understanding of how query and the individual language features can be leveraged in other parts of your application to write less code.

Presentation materials from the talk are posted on Code Gallery here:

Thanks!
Lisa

0 comments

Leave a comment

Feedback usabilla icon