Community

.NET Language Additions in 2008 : Work with XML Directly Within Your Code

You can now embed XML directly within your Visual Basic code. This can make creating XML messages and executing queries against XML a simple task in VB. To support this feature, VB allows you to write straight XML when using the data types called System.Xml.Linq.XElement and System.Xml.Linq.XDocumen

Read More - Register for Free Membership