Welcome to Neudesic Blogs Sign in | Join | Help

June 2006 - Posts

One of my talks tomorrow is on TFS source code control, and as part of the discussion, I'll be demonstrating custom checkin policies. A custom checkin policy runs when you attempt to modify the source archive, and is given veto power over your checkin. Read More
If you're planning to be at my XLINQ talk this weekend at the San Diego CodeCamp, you might consider attending the C# 3.0 session first, where I'll be dicussing anonymous types, lambdas, and other topics. In the XLINQ talk, I'll be dicussing the differences Read More
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