Welcome to my website about programming. Have a look around 🙂
File Archive service
The File Archive service handles everything needed to store and retrieve files from an archive.
Danish Address Blazor component for .Net 8
The Danish Address Blazor component is used to let users key in an address in Denmark.
Accessing folders with different credentials
From time to time, you have the need of accessing different shares/folders on a server (or NAS) using different credentials.
iInstall Reborn will no longer be maintained
I have decided to stop developing and maintaining iInstall Reborn.
Extracting source and data from IBM i
There are many different ways of getting source code and data out of the IBM i.
ILE RPG procedures Proper-, Pascal- and CamelCase
These procedure converts a string to Proper-, Pascal- and CamelCase.
A replacement for DISPL
There are a number of shortcomings using DISPL, such as the message to display can be maximum 52 characters.
Releasing iInstall Reborn V1.50
A new version (1.50) of iInstall Reborn is released.
ILE RPG procedures Num2BPre() and Num2SPre() to format numbers in short form
These procedure displays numbers in short form, that is with nomination as Thousand, Millions, Miliards etc.