Tobias AndersenWhy I ❤ System.ExceptionOnce seen as an elegant way to handle errors, exceptions have slowly garnered a reputation for being problematic. This perception has led…10h ago
Sasha MarfutinLevel Up CodingTop 3 Big Unit Testing Mistakes Extracted from 50 Pull RequestsWith C# examples.Dec 13, 20231
Kamlesh SinghThese .NET libraries will save you tons of TIME#1 ORM (Object-Relational Mapping): —Sep 182Sep 182
Merwan ChintainCodeNxHow to Design Software ArchitectureSoftware architecture is the blueprint that defines how a system’s components interact with each other. It’s crucial to design an…1d ago11d ago1
Juan EspañainByteHideHow to Use Substring in C#: A Detailed GuideTired of juggling with big blocks of text and only needing a small part? Wish you could easily slice out that valuable piece of string data…Dec 19, 20232Dec 19, 20232
Tobias AndersenWhy I ❤ System.ExceptionOnce seen as an elegant way to handle errors, exceptions have slowly garnered a reputation for being problematic. This perception has led…10h ago
Sasha MarfutinLevel Up CodingTop 3 Big Unit Testing Mistakes Extracted from 50 Pull RequestsWith C# examples.Dec 13, 20231
Kamlesh SinghThese .NET libraries will save you tons of TIME#1 ORM (Object-Relational Mapping): —Sep 182
Merwan ChintainCodeNxHow to Design Software ArchitectureSoftware architecture is the blueprint that defines how a system’s components interact with each other. It’s crucial to design an…1d ago1
Juan EspañainByteHideHow to Use Substring in C#: A Detailed GuideTired of juggling with big blocks of text and only needing a small part? Wish you could easily slice out that valuable piece of string data…Dec 19, 20232
Dmytro KorolovMust-Know C# 13 and .NET 9 FeaturesExploring the Most Impactful Updates in .NET 9 and C# 13.Sep 29
Engr. Md. Hasan MonsurHow to Encrypt Sensitive Data Before Storage in .NET 8: A Step-by-Step ApproachIn today’s digital landscape, protecting sensitive data is paramount. This article explores a step-by-step approach to implementing…10h ago
Kevin GosseMemory alignment of doubles in C#A deep dive into the weird tricks used by the .NET allocator to align arrays of doubles.Oct 17, 20234