InfoQ

InfoQ

Editor Specific Content View

All of Erik Meijer's Content on InfoQ


Latest featured content by Erik Meijer

Erik Meijer on LINQ

Topics
Programming,
Data Access,
.NET

In this interview filmed during QCon SF 2008, Erik Meijer talks about less known LINQ features, like the ability to do meta programming or the fact that LINQ works against any data collection that implements the sequence operators. Meijer also talks about the differences between functional languages and objectual ones, asynchronous computation, and the evolution of languages.

Presentations by Erik Meijer

Erik Meijer on C# 3.0 and LINQ

Topics
Programming,
.NET

In this presentation from QCon, Erik Meijer discuss C# 3.0 and LINQ with Objects, XML, and relational data using O/R mapping with a focus on composition. This is a more in depth discussion building on top of his "Democratizing the Cloud" presentation.

Democratizing the Cloud

Topics
Change,
Semantic Web,
.NET

As the Dutch artist MC Escher once said "Only those who attempt the absurd will achieve the impossible". Hence we are trying to stretch the .NET framework to cover the Cloud such that it will become possible to incrementally and seamlessly design, develop, and debug complex distributed applications using your favorite existing and unmodified .NET compiler and deploy these applications anywhere.

Interviews by Erik Meijer

Erik Meijer on LINQ

Topics
Data Access,
.NET

LINQ creator Erik Meijer talks about the design and capabilities of LINQ, how to use it, why to use it, how it differs from XQuery, how it addresses ORM, extension methods, EDM, and more.