top of page

Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox

What Is Caching In Software Systems
Definition and Best Practices of Caching in Software Systems. Cache Invalidation Gain Asset Design Code Coding Programming Software
Ahmed Tarek
Jan 19, 20228 min read
73 views
0 comments

Chain of Responsibility Design Pattern In .NET C#
Chain of Responsibility (COR) Design Pattern in DotNet (.NET) CSharp (C#) with enhancements. Code Coding Programming Software Architecture
Ahmed Tarek
Jan 17, 20227 min read
844 views
0 comments

Top .NET Developers & Contributors To Follow
List of top DotNet (.NET) developers and contributors to connect with and follow to learn and gain new skills. Code Coding Programming
Ahmed Tarek
Jan 12, 202214 min read
263 views
1 comment

Design Best Practices In .NET C#
Design Best Practices In DotNet (.NET) CSharp (C#). Dependency Injection DI Inversion of Control IoC Software Architecture Engineering
Ahmed Tarek
Jan 10, 202210 min read
2,362 views
1 comment

Strategy Design Pattern In .NET C#
Learn about the Strategy Design Pattern in DotNet (.NET) CSharp (C#). Best Practice with example. Code Coding Programming Architecture
Ahmed Tarek
Jan 4, 20224 min read
540 views
0 comments

When Implementations Affect Abstractions
Could the knowledge of implementations affect abstractions design? Coding Code Programming Software Development Engineering Architecture
Ahmed Tarek
Dec 27, 20215 min read
102 views
0 comments

Mediator Design Pattern In .NET C#
The Mediator Design Pattern in DotNet (.NET) CSharp (C#) with code samples. Coding Programming Best Practices Software Engineering Architect
Ahmed Tarek
Dec 22, 20216 min read
2,066 views
0 comments

How to Cancel a Running Process in a Separate Request/Command in .NET C#
Learn how to cancel an already running process in a separate request/command in DotNet (.NET) CSharp (C#) Best Practices Coding Programming
Ahmed Tarek
Dec 19, 20217 min read
605 views
0 comments

Useful Free Online Tools For Developers
Free online tools for developers to help them on daily tasks. compiling running testing formatting validating encoding decoding converting
Ahmed Tarek
Dec 10, 20215 min read
130 views
0 comments

Observer Design Pattern in .NET C#
Observer Design Pattern in DotNet (.NET) CSharp (C#) with enhancements. Subject Observable Provider Observer Covariance Contravariance
Ahmed Tarek
Dec 7, 20216 min read
205 views
0 comments

Best Practice for Using Timers in .NET C#
Best Practice Using Timers in DotNet (.NET) CSharp (C#), Dependency Injection (DI), Inversion of Control (IoC), TDD, Unit Testing
Ahmed Tarek
Dec 6, 20216 min read
2,345 views
0 comments

Hierarchical Tree Form Data Structure in .NET C#
Learn how to represent Hierarchical Tree (Parent, Child) form data and its related operations in DotNet (.NET) CSharp (C#) Coding
Ahmed Tarek
Dec 2, 20217 min read
1,544 views
3 comments

Web Scraping in .NET C#
A guide on how to do Web Scraping in DotNet (.NET) CSharp (C#), with examples. Coding Programming Selenium HtmlAgilityPack Puppeteer
Ahmed Tarek
Nov 30, 20214 min read
552 views
0 comments

Builder Design Pattern in .NET C#
Step by step guide to develop a Fluent API from scratch in DotNet (.NET) CSharp (C#) using the Builder Design Pattern. Best Practice
Ahmed Tarek
Nov 24, 202110 min read
746 views
1 comment

How To Fully Cover I/O File Based Applications in .NET C# With Unit Tests
How to achieve 100% coverage of I/O file based applications in DotNet (.NET) CSharp (C#) Test Driven Development (TDD) Development Software
Ahmed Tarek
Nov 22, 20215 min read
152 views
0 comments

Better Enhanced Repository Pattern Implementation in .NET C#
Implement a better enhanced Repository Design Pattern in DotNet CSharp following best practices Dependency Injection (DI) IoC
Ahmed Tarek
Nov 17, 202111 min read
488 views
0 comments

When Not To Use DI, IoC, and IoC Containers in .NET C#
Learn the best practice on when to use Dependency Injection (DI), Inversion of Control (IoC) and IoC Containers. DotNet .NET CSharp C#
Ahmed Tarek
Nov 10, 20219 min read
657 views
0 comments

Paging/Partitioning — Learn the Main Equations to Make it Easy
Learn paging/partitioning mathematical equations and how to apply them in JavaScript (JS) and DotNet (.NET) CSharp (C#) code. Coding Program
Ahmed Tarek
Nov 7, 20214 min read
178 views
0 comments

How to Fully Cover .NET C# Console Application With Unit Tests
Best Practice Cover DotNet (.NET) CSharp (C#) with unit tests with Test Driven Development TDD Dependency Injection DI Inversion of Control
Ahmed Tarek
Nov 6, 20215 min read
509 views
0 comments

A Best Practice for Designing Interfaces in .NET C#
Best Practice for designing Interfaces in DotNet (.NET) CSharp (C#). When to define a non-generic interface in addition to the generic inter
Ahmed Tarek
Nov 2, 20216 min read
657 views
0 comments
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
bottom of page