Archives
-
Exception handling and resource protection with try..finally
Paul Sheriff has just published an example he uses to recommend the use of try..finally blocks. Here is his example:
-
LINQ to XSD - Typed XML programming with LINQ
I haven't written about LINQ to XSD yet on this blog. So, here goes...
-
Visual Studio Orcas January 2007 CTP
The new pre-release of Visual Studio "Orcas" is now available!
-
Am I just a blog chain victim?
Ok, well actually that makes more than five points. I guess one thing I could add is that I don't know how to count correctly. Math and me, you know...
-
Wes Dyers' reports from the C# compiler front
If you are the kind of guy fascinated by the C# language and LINQ who wants to know more about what's happening under the hood and how Microsoft is building these new toys, you should read Wes Dyer's blog. Wes is a developer on the C# compiler team. On his blog he relates his journey with the C# compiler towards version 3.0.
-
Converting a CSV file to XML using LINQ to XML and Functional Construction
Steve has published on his blog a sample from the book we are working on together. This example shows how LINQ to XML makes it easy to convert a CSV file into an XML document.
-
Hooked on LINQ
Troy Magennis has started a community resource web site about LINQ: Hooked on LINQ.