top of page
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
Ahmed Tarek
Dec 26, 20233 min read
Why Optimize Code for Performance
Why Optimize Code For Performance Answer .NET DotNet C# CSharp Coding Programming Software Design Development Engineering Architecture
1,229 views1 comment
Ahmed Tarek
Dec 12, 20233 min read
Converting an Enum to Another In .NET C#
Convert Enum DotNet .NET CSharp C# Code Programming Software Design Patterns Development Engineering Architecture Best Practice Knowledge
2,673 views0 comments
Ahmed Tarek
Dec 4, 20234 min read
When using += Is Not Good In .NET C#
+= Not Good Wrong Bad .NET C# DotNet CSharp Code Coding Programming Software Design Development Engineering Architecture Best Practice Ahmed
864 views1 comment
Ahmed Tarek
Jan 9, 20238 min read
Secrets of the Single Responsibility Principle
Hidden Gems & Secrets of SRP of SOLID Principles DotNet .NET CSharp C# Programming Software Design Development Engineering Architecture
674 views4 comments
Ahmed Tarek
Jan 5, 20236 min read
Why Immutability Is Important in .NET C#
Immutability Why How Important Good Right Collections Singleton Memory Testing DotNet CSharp Programming Design Development Architecture
739 views0 comments
Ahmed Tarek
Jan 3, 20234 min read
Dangers of Using Optional Parameters In .NET C#
Optional Parameters Issue Problem DotNet CSharp Code Coding Programming Software Design Development Engineering Architecture Best Practice
293 views0 comments
Ahmed Tarek
Dec 22, 20227 min read
Defensive Copy In .NET C#
Defensive Copy Struct Memory Allocation Compiler Performance DotNet CSharp Programming Software Design Development Engineering Architecture
827 views0 comments
Ahmed Tarek
Dec 21, 20228 min read
Compiler-Friendly Code: Sealed Keyword in .NET C#
Sealed Keyword Performance Enhancement Boost Better Higher Code Programming Software Development Architecture Engineering Design
143 views0 comments
Ahmed Tarek
Jul 10, 20224 min read
Why Split Large Methods Into Smaller Ones?!
Split methods Stack Overflow Frame Memory Code Programming Software Development Architecture Engineering Design Best Practice CSharp (C#)
269 views0 comments
Ahmed Tarek
Jun 26, 20229 min read
Analysis of Template Method Design Pattern In .NET C#
Template Method Design Pattern DotNet (.NET) CSharp (C#) Code Coding Programming Development Engineering Architecture Best Practice
190 views0 comments
Ahmed Tarek
Mar 15, 20227 min read
Unit Testing Best Practices In .NET C#
Tips, tricks and best practices of Unit Testing in DotNet (.NET) CSharp (C#) NUnit Moq. Coding Code Programming Software Engineering
3,779 views0 comments
Ahmed Tarek
Feb 22, 20229 min read
Mistakes Made By Developers
The most common mistakes made by developers. Code Coding Programming Software Development Engineering Architecture Best Practice
235 views1 comment
Ahmed Tarek
Feb 21, 202216 min read
Memory Management In .NET
All about memory management in DotNet (.NET) and important related topics. Stack Heap Variables String Boxing Unboxing Garbage Collection
1,087 views0 comments
Ahmed Tarek
Feb 16, 20225 min read
How String In .NET C# Works
All about String in DotNet (.NET) CSharp (C#). Immutable StringBuilder Memory Performance Optimization Optimisation thread Safe Copy Clone
335 views2 comments
Ahmed Tarek
Feb 13, 20224 min read
DateTime Best Practices In .NET C#
Best practices to follow when using DateTime and DateTimeOffset in DotNet (.NET) CSharp (C#) Code Coding Programming Software Engineering
1,095 views0 comments
Ahmed Tarek
Feb 7, 20227 min read
Prototype Design Pattern In .NET C#
Learn the Prototype Design Pattern in DotNet (.NET) CSharp (C#) Code Coding Programming Software Development Engineering Architecture
324 views0 comments
Ahmed Tarek
Feb 2, 20226 min read
Curse of Recursion in .NET C#
Why and How you should always try to replace Recursion with something else in DotNet (.NET) CSharp (C#) Coding Programming Software
753 views0 comments
Ahmed Tarek
Jan 31, 20225 min read
Passing Parameters to a .NET C# Method
Different ways of passing parameters to a DotNet (.NET) CSharp (C#) method. Value Reference Stack Heap Memory Software Architecture
748 views0 comments
Ahmed Tarek
Jan 27, 20226 min read
Protecting Public Methods From Illogical Calls In .NET C#
Protecting Methods From Illogical Calls In DotNet (.NET) CSharp (C#) Code Coding Programming Software Development Engineering Architecture
284 views1 comment
Ahmed Tarek
Jan 24, 202216 min read
Flagged Enumerations: How To Represent Features Combinations Into One Field
Flagged Enumerations Features Combinations Into One Single Field Code Coding Programming Software Development Engineering Architecture
164 views0 comments
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
bottom of page