PinnedPublished in.Net Programming100 Expert C# Tips to Boost Your Coding SkillsI’ve compiled a list of 100 tips that have helped me write cleaner, more efficient, and maintainable code. Let me take you through these…Mar 1410Mar 1410
PinnedPublished inWrite A Catalyst17 Tips from a Senior .NET Developer10 years in .NET development have taught me more than just writing clean code.Feb 720Feb 720
PinnedPublished inWrite A CatalystIf You Can Answer These 7 Concepts Correctly, You’re Decent at .NETPerfect for anyone wanting to prove their .NET expertise!Sep 7, 202418Sep 7, 202418
Published in.Net ProgrammingThe Battle of C# Serializers: BinaryFormatter vs. MessagePack vs. Protobuf (with .NET 8 Benchmarks)Why BinaryFormatter Is Dead, and How MessagePack and Protobuf Took Over Serialisation in Modern .NET Apps1d ago1d ago
Published inWrite A CatalystPros and Cons of Using string.Intern() in ProductionDiscover how string.Intern() in C# can drastically reduce memory usage in large-scale .NET applications. Learn best practices, pitfalls…2d ago12d ago1
Published inWrite A CatalystHow Virtual, Sealed, and Static Methods Affect Performance in C#: A Developer’s GuideDiscover how virtual, sealed, and static methods in C# influence performance and JIT optimization. Learn best practices to enhance the…4d ago4d ago
Published inWrite A CatalystDynamic PGO vs AOT Compilation in .NET: Which One Should You Use for Better Performance?Compare Dynamic PGO and AOT Compilation in .NET. Discover how each affects your app’s startup and runtime performance, with real-world…5d ago5d ago
Published inWrite A Catalystref struct vs.ref struct vs readonly struct vs record struct — Which is best for high-performance C# applications? Get performance insights and expert…6d ago6d ago
Published inWrite A CatalystWhich Is Faster in C#: Record, Class, or Struct? Deep Dive on Memory and EqualityStruggling to choose between Record, Class, or Struct in C#? This guide breaks down memory, equality, and performance to help you decide.Apr 153Apr 153
Published inAWS in Plain EnglishScaling to the Future: Kubernetes Reimagined with Graviton ProcessorsA Kubernetes & Graviton Case StudyApr 14Apr 14