Format Drive via CMD
After working with several Micro-SD card corruptions due to RasPi improper shutdowns, I’ve become familiar with having to resort to the command-line in an effort to try to clean things up. Since I...
After working with several Micro-SD card corruptions due to RasPi improper shutdowns, I’ve become familiar with having to resort to the command-line in an effort to try to clean things up. Since I...
What if it were possible to do the following in VB? 10 PRINT "HELLO WORLD!" Right now, to accomplish a similar result in VB… Imports System Module Program Sub Main(args As String()) ...
Yes, as it turns out, you CAN NOT print using Visual Studio Code. With that said, there is an answer in the form of a free extension. VS Code Printing Free
Let me please take a quick moment to update everyone on some projects that I’ve been working on: Look Ma, I’m on TV Well, on twitch.tv that is. I’m currently streaming two different projects on ...
In the PropertyGrid, you can specify in the target Control (or Class) an attribute that represents what the default value of the property should be. This doesn’t actually set the value, it is there...
From the Visual Studio 2017 15.8 Release Notes… Visual Basic Performance Improvement Visual Basic now provides a significant performance improvement when using the pattern CInt(Fix(number)) to co...
I just want to take a moment to state that I am aware of periodic site issues and am working to get them resolved. It appears to be a combination of host provider issues and wanna-be-script-kiddies...
In order to participate in an Xbox party (Windows 10), I found that I had “Network” issues. After following the instructions located here; I was still left in a state that wasn’t working. In my cas...
OK, so the time has finally come. VB on Linux… OFFICIALLY! First, let me discuss the hardware: An HP MediaSmart Server circa 2007 upgraded to 1GB of ram and 13TB of storage. Second, the OS: Aft...
For whatever reason I have no idea what “app” I’m supposed to download in order to get a Skype for Business meeting working… and I keep getting an invite that wants to just launch “that app”. I rec...