Search notebook
Categories
Tags
- .Net
- .Net Core
- 7zip
- Active Directory
- ADConnect
- Apache
- Asp.Net Core
- Avalonia
- Backup
- Business Central
- C#
- CentOS
- Chocolatey
- Chrome
- Cookies
- Cross Platform
- CSS
- Databases
- Data Binding
- DBeaver
- Dev
- dnf
- DocFx
- Docker
- Eclipse
- ErpNext
- FPC
- GCC
- Git
- Glade
- GNOME
- gtk#
- gtk3
- IIS
- Java
- Javascript
- JSON
- Keyboard
- Lazarus
- Less
- Linux
- MariaDB
- Mercurial Hg
- Mono
- MonoDevelop
- MsSql
- msys2
- MySql
- Navision
- Network
- ngrok
- NodeJS
- npm
- o365
- OAuth
- osTicket
- Pascal
- PHP
- PowerShell
- Python
- RDL
- Recovery Model
- SharePoint
- Source Control
- TypeScript
- Ubuntu
- UglifyCSS
- UglifyJS
- UI
- VirtualBox
- VSCode
- Web Dev
- Windows
- xrdp
- yum
Category Archives: Tutorials
Microsoft Authentication Library for .NET
Microsoft Authentication Library for .NET Source code on github. Microsoft Authentication Library for .NET (MSAL.Net) is a .Net Library that enables applications to provide authentication operations using Microsoft Entra ID. This text explains what MSAL is and how to use … Continue reading
NAV and Business Central Purchase Approval Workflows
Introduction A Workflow is a sequence of steps towards the completion of a task. In NAV and BC a Workflow is a sequence of events. An Event is triggered when a specified Condition becomes true and leads to a Response. … Continue reading
Ansible tutorial
Ansible is an open source suite of tools used in application deployment, configuration management and cloud provisioning. Ansible connects to the hosts it manages, using temporary SSH connections. It executes without using agents in the managed hosts. It just pushes … Continue reading