Tag: code

Write PowerShell Online using Visual Studio Codespaces

Microsoft, Microsoft Azure, PowerShell, Visual Studio, Visual Studio Code • 4 Comments

Last week the Visual Studio Services team announced a new service called Visual Studio Codespaces....
Read More

How to Create Great Tech Demos and Presentations

Hardware, Microsoft, PowerShell, Speaking, Thomas Maurer, Visual Studio, Visual Studio Code, Windows, Windows Server • 9 Comments

I didn’t keep track of the exact number, but I did many presentations at different conferences around the world. Since I am doing a lot...
Read More

Change the Windows Terminal Theme from Light to Dark

Microsoft, PowerShell, Windows • 2 Comments

This is again a very small post on the Windows Terminal, like how to open the Windows Terminal from the command prompt or run and how to...
Read More

New Microsoft Code and Terminal Font Cascadia Code

Microsoft, PowerShell, Visual Studio, Visual Studio Code, Windows • 9 Comments

Cascadia Code is the latest monospaced font shipped from Microsoft focusing on delivering an...
Read More

Mastering Azure with Cloud Shell

Microsoft, Microsoft Azure, PowerShell, Visual Studio, Visual Studio Code, Windows • 25 Comments

There are multiple ways to interact and manage resources in Microsoft Azure. You can use the Azure Portal or command line tools like the...
Read More

You can now run a Visual Studio Code based editor in Azure Cloud Shell

Microsoft, Microsoft Azure, PowerShell, Visual Studio, Visual Studio Code, Windows Server

Azure Cloud Shell, a browser-accessible shell for managing Azure resources, just got even more powerful. Today Microsoft added a new Visual...
Read More

My Favorite Visual Studio Code Themes

Fun, Microsoft, PowerShell, Visual Studio, Visual Studio Code, Windows • 3 Comments

While I am doing presentations, I often do demos, and since a lot of my demos are PowerShell based,...
Read More

Judge at the Nutanix Coding Challenge

Hardware, Microsoft, Microsoft Azure, PowerShell, Virtualization, Windows Server

Nutanix just announced the PowerShell Coding Challenge for your Nutanix environment. The challenge will be to build a script which solves a...
Read More

SVN Basic

Apple, Microsoft • One Comment

A colleague made a pretty cool blog post about svn basic on his blog. Subverion is a software versioning and a revision control system. At...
Read More

Simple C++ lottery program @KTSI

School • One Comment

Here is a simple C++ lottery program done for the KTSI. #include <iostream> #include...
Read More
Close