Powershell

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

Formatting a DateTime

Whenever you have a true DateTime (and not a string, for example), you have plenty of powerful ways to format. You can get DateTime objects...

read more

Get Text File Encoding

Text files can be stored using different encodings, and to correctly reading them, you must specify the encoding. That’s why most cmdlets...

read more
1 24 25 26 27 28 130