Software

How to Write Formatted Code in Teams Chat

Teams

When you want to send to your colleague a text with C# code or any other language, you can make the code look just like in an IDE – colored and highlighted. If you type three backticks “` at the beginning of a line in Microsoft Teams and press Enter, you can write properly formatted […] Read more»

Windows

Pipeline sequence in PowerShell

Here’s an example of a pipeline sequence in PowerShell — a simple but powerful concept.Imagine you forgot to clean up your old log files. Or, as I had to do today, you open the dreaded folder ‘inetpub/mailroot/Badmail’ on a dev server and see thousands of files. Read more»

Windows

Popular Posts