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.
Online Tools for Android App Development
List of useful Online Tools when it comes to Android App development. Useful for both Xamarin (C#) and Android Studio (Java, Kotlin) developers.
How-To loop through a Date Range
It's quite easy to loop through a Date Range in C#
Using ForEach with Index in C#
Using ForEach with Index in C# - combine ForEach and For Loop together
ASP.NET Response Compression
Response Compression for both classic ASP.NET MVC and ASP.NET Core