↧
Add or Map a Custom Hostnames to IP Address without a DNS Server
There’s been several times where I had an Apache server running locally on my computer as a development (or dev) server. Now if this is on my home network, or if your system administrator won’t give...
View ArticleHow to Shutdown, Restart, Log off your computer with VB.NET or C#
This is extremely easy using VB.NET or C# (pronounced C sharp) and the built in windows EXE file shutdown.exe. To shutdown, restart, or log off your computer is as simple as entering 1 line into your...
View Article