Browse by Tags

All Tags » xml » Functional Programming
  • Debugging LINQ Queries

    [Blog Map]  Debugging LINQ queries can be problematic.  One of the reasons is that quite often, you write a large query as a single expression, and you can’t set a breakpoint mid-expression.  Writing large queries in expression context is particularly powerful when using functional construction to form XML (or using the strongly ...
    Posted to LINQ in Action roller (Weblog) by Anonymous on November 6, 2008
  • Congratulations to a Couple of Cool People

    When I was writing the LINQ to XML documentation, Ralf Lämmel was the program manager for LINQ to XSD, an incubation project in the data programmability group at Microsoft.  Ralf really helped me a lot in those days, both with questions on LINQ to XML, and questions around functional programming.  It was in email exchanges ...
    Posted to LINQ in Action roller (Weblog) by Anonymous on September 16, 2008