A picture is worth a thousand words. If you’re seeking free images for your app or website, here are some excellent resources to explore: […]
New TypeScript project
To start a new TypeScript project in Visual Studio, follow these quick steps: Visual Studio Terminal tips Statement Description npm […]
TypeScript hackathon
10 April 2024, At the Mprise TypeScript hackathon we received the following problem: Hide a field on the Account form, […]
Close Excel instances
Introduction Paul, a former colleague, inquired if I knew of a tool capable of closing all Excel instances simultaneously. As […]
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 […]
Shakespeare Insult Generator (1/3)
These three mini-blogs will learn you how to create your own Shakespeare insult generator. The first time I encountered a […]
Implement multi-language in Windows Forms App
“And the App must be in Dutch!” One of my customers only wants to work with the app when all […]
Bulk rename photos and use Exif info in the file name of the photo
The first time I took a photo with a digital camera was somewhere in 1998. From that time on my […]
Quiz generator
In the blog “Well begun is half done” I wrote about a free JavaScript quiz engine. This blog is about […]