Skip to content

{ Category Archives } tutorials

Image Caching for a WPF Desktop Application

WPF is a great technology and in my opinion is miles better than WinForms. Unfortunately, like any technology there are always going to be shortfalls that you have to work around yourself. My company is presently developing a WPF Desktop Application that fetches images from a web server. One of the shortfalls of WPF is [...]

Tagged , , ,

HOWTO: Query MSSQL And Send HTML Email Using Powershell

Before I start this tutorial I must preface this with a warning: The amount of coding in this tutorial is so minimal it is almost sexually exciting. I have found that Powershell is such a powerful scripting tool that you can accomplish tasks that would take 100’s of lines in a lot less. This tutorial [...]

Tagged , , , ,