Episode 72: Erik Meijer on LINQ
Recording Venue:
Guest(s): Erik Meijer
Host(s): Arno
This episode is a discussion with Erik Meijer on LINQ. This is a relatively technical discussion about the following topics: what is LINQ, what are the common abstractions between the different data structures one can access with LINQ, what is the relationship to established languages for querying, how does the integration into the type system of the host language work, how to specify the mapping between the language level classes and the data, and how optimizations are implemented (lazy loading, prefetching, etc.).
Links:
- Video Interview with Anders Hejlsberg on LINQ
- LINQ explained at Wikipedia
- Erik’s web page
- The LINQ project
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | RSS
Tags: .net, c#, data access, Interview, languages, linq, persistence