MSDN Briefing Code Samples
(This post is in Spanish first, then in English)
Como prometimos durante el evento, publico aquí el link a los ejemplos del MSDN Briefing. En la solución encontrará dos proyectos: Language, que contiene varios ejemplos de las novedades de C# 3.0, y LINQ, que contiene los ejemplos de Linq to Objects, to SQL, to XML y to Datasets.
http://www.salias.com.ar/download/LinqSamples.zipEnglish version:As promised during the MSDN Briefing at Buenos Aires, here is the link to the presentation samples (the code and comments are in English). The solution has two projects: Language, which contains examples on C# 3.0 new features, and Linq, which contains specific Linq examples.