Welcome to my blog’s history. Here you can find all posts in one place. Feel free to search for a keyword or category or simply scroll through the dates.
By Categories
- Azure (2)
- Coding (17)
- D365 BC (34)
- Docker (6)
- General (1)
- GIT (2)
- IT (1)
- JavaScript (1)
- PowerShell (7)
- Python (2)
- VS Code (3)
By Date
2024
- March 9, 2024 - PAYONE API HMAC authentication in AL
- June 19, 2023 - SSH into your Unifi CloudKey Gen2
- February 16, 2023 - Access Business Central API in Python using MSAL (S2S)
- December 10, 2022 - Changes in Windows 11 (22H2) break printer selection
- July 31, 2022 - MS365BC JSON Viewer FactBox
- July 2, 2022 - How-To loop through OData pages (@odata.nextLink) using AL
- March 20, 2022 - How-To failover Services using Azure Traffic Manager
- March 14, 2022 - Business Central – Azure Key Vault outage / problems (14.03.22)
- March 6, 2022 - API Logging without rollback due to hard errors
- February 6, 2022 - REST API using S2S authentication
- January 30, 2022 - Get Integer from Enum in BC 13 and BC 14
- October 31, 2021 - Calling GraphQL queries in Dynamics NAV using RESTSharp
- September 19, 2021 - How-To implement Azure Functions in Visual Studio Code
- August 25, 2021 - Docker crash while switching to Windows Containers (Update 3.6.0)
- August 19, 2021 - Check network printer status (online/offline) in BC OnPrem
- July 25, 2021 - How-To extract .crt and .key from a .pfx certificate
- July 25, 2021 - Use Azure KeyVaults in BC OnPrem
- June 12, 2021 - How-To convert mutated vowels (Umlaute) to readable text
- May 30, 2021 - A simple Python REST API-Template on Azure App Services
- May 5, 2021 - Auto-Update VS Code on Terminal Servers (RDS / Citrix)
- April 13, 2021 - Restore SQL/BC Database via PowerShell
- April 13, 2021 - How-To Auto-Update PowerShell modules
- February 27, 2021 - Proxy problems with DotNet API requests (CRL)
- February 6, 2021 - How-To create Barcodes in C/AL using the ZXing.NET library
- February 6, 2021 - Easily change AL Language Extension in VS Code
- February 3, 2021 - Implementing PHP’s KSORT in Dynamics NAV
- February 2, 2021 - How-To update outdated BC License in Docker Containers
- January 31, 2021 - Print ZPL to socket in AL (Business Central OnPrem)
- January 14, 2021 - How-To use Page Background Tasks in Business Central
- December 13, 2020 - A short explanation of InStream and OutStream
- November 18, 2020 - Update: How to get BC 365 Insider Previews on Docker
- November 6, 2020 - Listening to Webhooks using PowerShell
- November 2, 2020 - Create an XML Document in AL
- April 2, 2020 - File Downloads using HttpClient
- March 24, 2020 - OAuth 2.0 / JWT in AL
- March 16, 2020 - Useful GIT commands and alias/shortcuts
- March 15, 2020 - Use your (unused) computing power to fight Covid-19
- March 11, 2020 - Webservice Debugging in AL using Docker
- March 9, 2020 - Business Central REST API via JavaScript
- March 9, 2020 - Prototype: Logging without Commit in AL
- March 8, 2020 - How to get BC 365 Insider Previews on Docker
- March 7, 2020 - Method overloading in AL
- March 7, 2020 - Example Extension: Interfaces in AL
- March 6, 2020 - TempBlob & Base64 with AL