Google PlusFacebook iconTwitter icon+44 113 260 4010 contact@branded3.com

Tag search: C#

Creating XML with Visual Basic

I’m of the opinion that you should use the right tool for the job. In the case of making simple XML files from data in another source, the XML literals feature in Visual Basic works very well and tends to be my first choice.

Check out how simple creating XML documents can be:

Continue reading »