By default with default event raising mechanism of C# generated code, CLR aborts raising events to other subscribers when an…
While writing code we generally don’t pay much attention to boxing & unboxing. It does matter in performance. And a highly…
High performance of application is implicit requirement, no one states it, and however it’s there and supposed to be taken…
Excellent exception handling is must for any app for excellent user experience and it is an essential trait of an…
In my opinion here are some skills of an excellent C# .NET developer, I suggest to grow and strive for…
Learn how to use exception filtering technique introduced in C# 6.0. This video has been published on YouTube. Code Samples
Published my first video – #Interpolated #Strings in C# 6.0 on YouTube.