Close Excel instances
Introduction Paul, a former colleague, inquired if I knew of a tool capable of closing all Excel instances simultaneously. As […]
Convert GitHub markdown documents (md)
When you find the right description on GitHub, you can download the raw file. The downloaded file is a plain-text […]
TypeScript investigation
There are so many program languages available today. Sometimes I wonder, why should I learn yet another program language? To […]
Microsoft Forms
Microsoft Forms is a web-based application that allows you to create and share online surveys, quizzes, polls, and forms. Here’s […]
Generate C# Class from XML
Dynamics 365 Finance and Operations (D365FO) has data entities to exchange data to/from your own programs. Now what if you […]
Shakespeare Insult client app (3/3)
This is blog 3 of 3. This blog will learn how to create an app that consumes your web service. […]
Shakespeare Insult Web Service (2/3)
This is blog 2 of 3. This blog will learn how to create your own web service. I was unsure […]
How to create a web service in .NET
In this blog we create a Web Service project in Visual Studio. Quick steps When you run this project and […]