We're starting to see some real applications that demonstrate how easy it is to use LINQ to XML (I'm just gonna keep abbreviating it "XLinq") to get real XML work done without too much sweat or tears. One from a team member is Eric White's Parsing WordML using XLinq Recently, I had a problem where there wasn't
Similar Posts
I hope you already had the chance to download the latest LINQ CTP . This CTP contains important improvements to the Xml features in VB 9.0 which most of
Many people asked us why did we choose the triple dot syntax for the descendants axis in the VB 9.0 Xml members syntax. Before I go into the reasoning
We've been pretty quiet about the XLinq project and the XML features in Visual Basic 9 for awhile as we focused on getting out a new LINQ CTP and planning
Avner has blogged about the new XML features added to VB9 in this CTP . I'll do the same for XLinq itself (and one little XML feature in the C# IDE). There