Convert a SID to String with Java How to convert a security identifier commonly used in Microsoft's Active Directory. Java Windows
Network Time Protocol request in C# A class in C# that retrieves the time from a NTP server C# Windows
ExitWindowsEx in C# A simple class to shutdown, reboot and logoff Windows using the famous ExitWindowsEx C# Windows
Hide Console Window in C# I show you my personal solutions to do this for the Console Application Projects and for the Windows Forms Application Projects. C# Windows