Tagged: VB.NET

VB.NET detect laptop or desktop 0

VB.NET detect laptop or desktop

Using VB.NET detect laptop or desktop You may run into a situation where you want to check the machine type and determine if your application is running on a desktop or laptop. This article...

VB.NET get list of local administrators 0

VB.NET get list of local administrators

Using VB.NET get list of local administrators This post will cover how to use VB.net to get a list of local administrators from a device. If you’re like me, you’ve already searched around and...

Visual Studio 2012 - Stock Chart 0

How to remove gridlines, labels, tickmarks, axis lines, and legends from Charts – VB.NET

The Chart functionality built into Visual Studio 2012 is a great way to provide a user some visual insight into the data your program is providing. You may discover though that the default chart...