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
Using MySQL Database for Blazor Server Web App
Today we will see how we can connect a blazor server web app to a MySQL database, both running on...
Running Blazor Server Web App on Linux and Apache
In this post we will see how to host and publish a blazor server web app on Ubuntu and apache....
Run your App as Unix Daemon in Ubuntu
In this post we will see how we can run a custom app (executable) as daemon (service) on Ubuntu. To...
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...
Blazor Server – Basics Part 12 – Create a Native Blazor UI Toggle Button Component
In Part 11 I was showing how you can create a native Blazor UI Toggle Switch Component, now in this...
Blazor Server – Basics Part 11 – Create a Native Blazor UI Toggle Switch Component
As already mentioned in Part 10 about data binding and accessing a MS SQL Server database, in this part we...