![image](https://user-images.githubusercontent.com/71779024/100195111-d21dbf80-2f31-11eb-9633-39c1473e2da3.png) ![image](https://user-images.githubusercontent.com ...
Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what. The Document Object Model (DOM) is the oldest, and arguably the easiest, ...
Visual Basic enables you to use *XML literals* directly in your code. The XML literal syntax represents [!INCLUDE[sqltecxlinq](~/includes/sqltecxlinq-md.md)] objects ...
If you're creating an XML document and want to write code that you'll actually be able to maintain … well, it may be time to learn a little Visual Basic, just so you can use XML Literals. It's a good ...
On VB columnist Joe Kunk continues his examination of XML comments by extending the XML comment vocabulary with additional default tags in Visual Basic and showing how to process the resulting XML ...