Home of Alex Thissen

All of the things I like to share

All Tags » linq (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • XML declarations in Linq to XML

    The new XML API that comes with Linq to XML has some peculiar ways of handling the XML declaration (aka the XML prolog). Take a look at this sample: Process [] processes = Process .GetProcesses(); XDocument document = new XDocument ( new XDeclaration ( "1.0" , "utf-8" , "true"...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 08-19-2008
    Filed under: Linq, XML, .NET FX 3.5
  • An explanation of Linq query providers

    Linq query providers appear all over the place. Some say "Linq to Everything" to refer to all flavors of Linq that are out there: Linq to Objects, XML, SQL, DataSets, SharePoint, Amazon, Flickr, and so on. These are generally referred to as Linq query providers. However, a query provider is...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 03-20-2008
    Filed under: Linq, C# 3.0
  • Software Developer Conference 2007

    Past Monday and Tuesday the annual Software Developer Conference (SDC, before 2004 known as the Conference to the Max) was held in Papendal, Arnhem again. Loads of great national and international speakers where there to educate and entertain the 450 participants. The vibe was good and I think everybody...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 09-19-2007
    Filed under: Linq, Talks, Conferences, ASP.NET 2.0, O/R Mapping, Community, Instrumentation
  • Applied Linq

    Session on applying Linq at the Developer Days 2007 in the RAI, Amsterdam. Covers C# 3.0 and VB 9.0 and Linq to SQL and Linq to XML.
    Posted to Presentations by Alex Thissen on 06-17-2007
    Filed under: Developer Days, Microsoft, Linq
  • Developer Days 2007: a blast

    It took a couple of days to wind down again. The 2007 edition of the Dutch Developer Days were exciting and excellent. It was real nice to meet nearly everybody (or so it feels). I did get around to do both presentations on Linq and robotics. The Microsoft Robotics session was scheduled after all. So...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 06-17-2007
    Filed under: Linq, C# 3.0, Talks, Conferences, .NET FX 3.5, Community, Lego, Visual Basic, Visual Studio 2008
  • Speaking at Developer Days 2007

    On June 13th and 14th I will be speaking at the Developer Days 2007 in Amsterdam, together with a lot of renowned national and international speakers . My talk is entitled " Applied Linq " and will cover Linq beyond the basics and give an impression of how Linq can be applied in "everyday" situations...
    Posted to Alex Thissen Weblog Build 1.15.10.1971 by Alex Thissen on 05-07-2007
    Filed under: Linq, C# 3.0, Talks, Conferences, .NET FX 3.5, Community
Page 1 of 4 (80 items) 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems