All
.NET
AD DS
AD FS
Amazon Web Services (AWS)
Atlassian
BGP
Blazor Server
C#
Dell PowerEdge
DevOps
E-Mail
Exchange
Fax Server
FreeBSD
General
Google Cloud
Hype-Jargon
IBM X3650
IEEE 802.11 WLAN
Infrastructure as Code (IaC)
IPv4 | IPv6
Kubernetes
Let's Encrypt
Linux
Microsoft 365 (Office 365)
Microsoft Azure
Microsoft Teams
OAuth2.0
OpenID Connect
pfSense
Postfix
PostgreSQL
PowerShell
Python
SAML 2.0
SAP
Security
Session Border Controller (SBC)
SQL Server
System Center
TLS/SSL
Visual Studio
VPN
Web server
Windows
X.509 PKI
Run a .NET Core C# Console App on Ubuntu
In this post we will see how we can run a .NET Core Console App on Ubuntu. Therefore I will...
C# Events and Delegates
In this post I want to take a closer look about what C# events and delegates are and what’s the...
Visual Studio Yellow Triangle NuGet Package Missing Dependencies
In case your Visual Studio project had missing package dependencies indicating by a yellow triangle icon at the package like...
Sign Visual Studio Applications
In this post I want to show how you can sign your Visual Studio application by using a X.509 code...
Using Google’s OAuth 2.0 API for an ASP.NET Core Web App
In this post I want to show, how you can enable users to sign-in with their Google accounts using Google’s...
Azure AD – App Registrations vs. Enterprise Applications
Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management (IAM) service and an identity provider (IdP). Azure...