String vs StringBuilder Understand when to choose immutable strings or performance-friendly StringBuilder Posted by Hüseyin Sekmenoğlu on December 23, 2020 Mastering Software Design Patterns: From Origins to Modern Architecture A Complete Introduction to Design Patterns, Their History, Types and Impact on Modern Software Engineering Posted by Hüseyin Sekmenoğlu on April 12, 2020 Understanding Serialization and Deserialization in C# A clear guide to converting objects into data formats and back using C# Posted by Hüseyin Sekmenoğlu on May 22, 2019 Understanding Structs in C# A guide to defining immutable value types in C# Posted by Hüseyin Sekmenoğlu on January 02, 2019 Value Type vs Reference Type Understanding memory behaviour, data handling and core differences Posted by Hüseyin Sekmenoğlu on April 25, 2018 Prev 1 2 3 Next