Articles Written by Hannes Du Preez

Preventing Your Monitor from Going to Sleep with Visual Studio 2012

Sometimes it is necessary to prevent your monitor from going asleep while your program is active. Join Hannes du Preez as he shows you how to create a small program to prevent the monitor from going to sleep or the screensaver from popping up.

Calling a C# DLL from VB.NET

Often the need to make use of a C# program's functionalities inside of a VB.NET program or vice versa arises. Usually a Class Library is created that exposes all of the necessary methods to the calling application. Hannes du Preez demonstrates how to use a C# Class Library from within a VB.NET project.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds