In preparation for my (6) code camp talks next weekend, I'mupdating my samples. One thing that's changed slightly is the LINQ syntax. The code below thumbs through the Northwind database, and displays all customers in London, nesting the orders
Read More