Yohan MalshikaTask vs. Thread in C#Understanding the difference between Task and Thread in C#Nov 13, 20243Nov 13, 20243
InStackademicbyYohan MalshikaUnderstanding async and await in C#Simplifying Asynchronous Programming in C#Nov 6, 2024Nov 6, 2024
Yohan MalshikaFlexibility in C#: The Open/Closed PrincipleKeep Your C# Code Flexible and Stable with the Open/Closed PrincipleNov 3, 2024Nov 3, 2024
InEnlear AcademybyYohan MalshikaConst vs Readonly vs Static Readonly in C#Understanding the Difference between Const, Readonly, and Static Readonly in C#Feb 1, 20223Feb 1, 20223
InEnlear AcademybyYohan MalshikaNull Handling Techniques in C#7 Null Handling techniques that you should know in C#Mar 14, 20236Mar 14, 20236
InEnlear AcademybyYohan MalshikaPrivate VS Sealed Classes in C#Understanding the differences between private class and sealed class in C#Mar 22, 2023Mar 22, 2023
InEnlear AcademybyYohan MalshikaBuilding a Dynamic Logical Expression Builder in C#Understanding How to use And and Or Operators with Expression TreesMay 12, 20231May 12, 20231
Yohan MalshikaSingle Responsibility Principle in C#Applying the Single Responsibility Principle in C# with ExamplesAug 27, 2023Aug 27, 2023
Yohan MalshikaThe Await vs ContinueWith in C# async programmingUnderstanding the Difference Between await and ContinueWith in C# Asynchronous ProgrammingOct 10, 20243Oct 10, 20243
Yohan MalshikaObject Reference Not Set to an Instance of an Object in C#Understanding the “Object Reference Not Set to an Instance of an Object” Error in C#Oct 12, 2024Oct 12, 2024
Yohan MalshikaWorking with JSON in C#Working with JSON in C#: Parsing and Serialization — A Practical GuideOct 14, 2024Oct 14, 2024
Yohan MalshikaChunking in LINQ: Efficient Collection Management in C#Understanding the LINQ Chunk for efficient batch processing, pagination, and parallel execution in C#Oct 18, 2024Oct 18, 2024
Yohan MalshikaUnderstanding the String Literals in C#Understanding the String Literals in C#: A Guide to Cleaner, More Readable CodeOct 28, 2024Oct 28, 2024
Yohan MalshikaFiltering and Sorting Data with LINQ in C#Filtering and Sorting Data with LINQ in C#: A Comprehensive Guide to Where, OrderBy, and ThenByOct 30, 2024Oct 30, 2024
Yohan MalshikaRef and Out in C#Understanding the difference between ref and out keywords in C#Oct 31, 2024Oct 31, 2024