database-tools

Creating Aligned Headers

Reporting and writing log files is a common task in PowerShell. Here is a simple function to create nicely centered headers. Adjust $width to the...

read more

Create ASCII Art

It’s amazing how versatile PowerShell is: with just a couple of lines of code, you can turn any photo and image into a piece of ASCII art....

read more

Converting Text to Image

WPF (Windows Presentation Foundation)is not just a technique to create UIs. You can create any type of vector-based graphics composition and save it...

read more

Reading News Feeds

Here’s a special service to users with German language skills – and a challenge to adjust the code for everyone else: the code below...

read more
1 56 57 58 59 60 198