Introduction If you have ever had to or needed to copy or move a website, wget is quite handy. Wget is open source, available on Linux, OSX and Windows and is very easy to use. A whole website can be downloaded with one simple command.
Introduction If you have ever had to or needed to copy or move a website, wget is quite handy. Wget is open source, available on Linux, OSX and Windows and is very easy to use. A whole website can be downloaded with one simple command.
Introduction There may be times that you may want a bash terminal or other Linux application but you are stuck in Windows. There are some ways around this so you can still access your Linux applications while using Microsoft Windows.
A number can be formatted in a XAML binding.
To remove a header from a WPF ListView, a style needs to be created targeting the GridViewColumnHeader.
Introduction With the introduction of Mono a while back, A large number of Windows only applications are being ported to Linux. The problem with C# at the moment in regards to GUI tool kits are the number of GUI tool kit bindings available and the cross platform ability.
Introduction The file system in Linux can be intimidating coming from other operating systems like Microsoft Windows. At first glance it may seem that there is no organisation to the files, but there is a method to this madness. After spending some more time with the file system in Linux, it will seem a lot [...]
To output a MySQL query to a CSV file, the query needs to be altered.