Hannes du Preez shows you three different methods of reading and using XML documents productively in your VB.NET applications.

Advanced XML Data Reading with VB.NET
Published 06/27/2014
Hannes du Preez shows you three different methods of reading and using XML documents productively in your VB.NET applications.
Learn how to store, modify, and retrieve information from a configuration file in Visual Basic.
Hannes du Preez shows you how to create a program to scrape text from a website.
Learn how to create a Gaussian Blur effect on images using your VB.NET program.
The very first thing you need to learn when creating a game is how to make objects move. Hannes du Preez shows you how to not only make objects move, but also how to determine when they collide.
Hannes du Preez demonstrates how easy it is to work with threads in your VB.NET applications.