The Wayback Machine - https://web.archive.org/web/20140602032757/http://www.codeguru.com:80/member.php/Hannes+Du+Preez/

Articles Written by Hannes Du Preez

Determining Graphic Object Collision with VB.NET

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.

Introduction to Using XML with VB.NET 2012

Learn how to work with XML files with VB.NET by creating an XML file, adding nodes and elements onto it, and then removing the nodes and elements.

Generic Lists and VB.NET

A Generic List represents a strongly typed list of objects that can be accessed by an index. Read on to learn more about Generic Lists and how to use them productively in Visual Basic. NET.

Delegates and VB.NET

Hannes du Preez explains what delegates are and how to use them to call managed and unmanaged code in VB.NET.

Top White Papers and Webcasts

  • Live Event Date: June 24, 2014 @ 1:00 p.m. ET / 10:00 a.m. PT People are evolving their choice for devices, and developers have to evolve their applications as well. Building apps continues to get more complex with the number of different form factors available on the market. New form factors include all-in-one PCs , 2-in-1 PCs, and more modern tablets. For the best end-user experience, the apps you build need to be aware of not only the platform, but also the devices and their capabilities. Check out …

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds