posted on Tuesday, November 25, 2008 7:26 PM by paul

VB XML Literals

C# developers moving to VB.Net for projects using XML

Visual Basic 9.0 introduces a feature called XML Literals, which makes programming against XML a lot more natural, and dramatically decreases the number of lines of code you need to write.

Learn more by watching this panel from TechEd: VB XML Literals for C# developers or: How I learned to stop worrying and love Dim

Comments