ForEach - Source Null Checking
How to check if the Source of a ForEach statement is NULL in C#
Manipulate Readonly Internal from Outside
Exposing types as a less capable type doesn’t prevent use as their real type.
QuickSort Implementation with LINQ
How to implement QuickSort in C# with LINQ
LINQ: Query CSV files
How to query Comma Separated Value (CSV) files with LINQ
Restart with Elevated Privileges
How to restart your application with elevated privileges using C# code
Track the current User Idle Time
How to find out the IDLE time of the curren loged in user using C# code.
Hide Console Window
How-to hide the window of a .NET console application without any line of code.
MSFT Workshop - All about Microservices
Video Series from .NET Conf 2020: What are microservices? How they work? Their benefits and challenges? The problems they solve. How to design and deploy them (~4.5 hours).
.NET Multi-platform App UI
Microsoft introduces .NET Multi-platform App UI with .NET 6 release, replacing the 6 year old Xamarin.Forms SDK.