Archive for the 'Visual Basic' Category

When people think of the Secure Shell (SSH) protocol, interactive terminal sessions and secure file transfers are typically what to come to mind. In addition to these common functions, SSH also supports securely executing a command on a remote host and returning the output of that command back to the local system. The SSH component [...]

For developers who are using still Visual Basic 6.0, the product is reaching the end of it’s extended support on April 8th, 2008 as it transitions into the non-supported phase of its lifecycle. This includes the Standard, Professional and Enterprise editions of Visual Basic 6.0, as well as those versions that were included as part [...]

Windows Vista introduces new opportunities for developers, but it also introduces a number of challenges if Vista is chosen as the primary development platform. The first decision that you need to make is whether you want to simply support the new operating system as another platform and continue to develop your software under Windows XP [...]