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…
Blazor Server – Basics Part 7 – C# Events, Delegates and the EventCallback Class
As mentioned at the end of Part 6, in this post I want to show how you can use in…
Blazor Server – Basics Part 6 – Query the on-premise Active Directory
In Part 5 we saw how to authenticate and authorize users in Blazor Server, now in this post we use…
Blazor Server – Basics Part 5 – Authentication and Authorization
In this part I want to show how you can implement authentication and authorization in your Blazor Server app. In…
Blazor Server – Basics Part 4 – Program.cs File
In this part from my blazor server series, I want take a look what happened at the start of the…
Configure Free/Busy Cross Request (Exchange Online and Exchange on-premise) when both Organizations are Hybrid
In my post below I was showing how you can configure free/busy calendar information for hybrid organizations, but only to share it…
Enable Python for Apache Websites
Below I want to show how you can enable python for websites running on the apache webserver in Ubuntu. Install…
Configuring federated sharing (free/busy calendar information) between Exchange Hybrid Organizations
In my last post we saw, how to configure federated sharing between two on-premise Exchange organizations. Now in this post I want to…
Configuring federated sharing (free/busy calendar information) between on-premise Exchange Organizations
In this post I want to show how you can set up federated sharing between two on-premise Exchange organizations. With…
Set up Redis Object Cache on Ubuntu for WordPress and the LiteSpeed Cache Plugin
In this post I want to show how to set up a persistent object cache on a virtual machine (Ubuntu)…