Korir Moses

Korir Moses @korirmoze

About: I am a C# Dotnet Developer, Python Developer, Bootstrap And Django

Joined:
Dec 16, 2022

Korir Moses
articles - 18 total

Entity framework core

Entity Framework Race Conditions: The Silent Data Corruption...

Learn More 0 0Jul 4

Entity Framework Race Conditions: The Silent Data Corruption Bug - And How to Fix It

When Performance Optimizations Become Data Disasters Race conditions in Entity Framework applications...

Learn More 2 1Jul 4

Advanced Performance Optimization: Implementing Fire-and-Forget Background Processing for Enhanced User Experience

Summary In the rapidly evolving landscape of mobile financial services and telecommunications...

Learn More 3 0Jun 2

Clean Architecture in .NET: Moving Beyond Generic Repositories and Leveraging IServiceScopeFactory

Abstract In modern software development, architectural patterns such as Domain-Driven Design (DDD),...

Learn More 3 0May 28

Parameter Perfection: Mastering Positional and Named Arguments in Modern .NET

Introduction In the .NET ecosystem, method and constructor parameters serve as the cornerstone for...

Learn More 8 0Apr 6

Building a Scalable USSD Banking Solution for a Bank

Introduction In the bustling financial landscape of Africa, banks are faced with a significant...

Learn More 3 0Mar 23

Managing Payments and Orders in E-commerce: Avoiding Double Debits

In the fast-paced world of e-commerce, payment processing is a critical component that directly...

Learn More 3 1Mar 13

Understanding Switch Statements vs. Switch Expressions in .NET

Introduction When writing conditional logic in C#, developers often face choices about the most...

Learn More 5 3Mar 10

Suitable DB Choice in USSD Application

USSD (Unstructured Supplementary Service Data) technology, despite its age, continues to be a...

Learn More 1 0Feb 6

Building An SAAS in 2025-Week 1

As Promised that After each week I would document the progress that I have had with the challenges...

Learn More 3 2Jan 14

Building An SAAS in 2025

Happy New Year! One of my resolutions this year is to build a SaaS solution in agriculture and...

Learn More 12 12Jan 5

Hosting multiple Websites on a single Nginx Server

Running multiple websites on a single server is a common requirement for web developers and system...

Learn More 7 0Dec 26 '24

[Boost]

Strategy Pattern In USSD C# Korir Moses ・ Dec 9 ...

Learn More 0 0Dec 16 '24

Effective Logging with ILogger in USSD Banking Applications: A .NET Approach

Introduction Logging is a critical component of any robust software system, especially in banking...

Learn More 6 0Dec 9 '24

Strategy Pattern In USSD C#

Implementing the Strategy Pattern in USSD Banking Applications: A C# Approach Introduction In the...

Learn More 5 0Dec 9 '24

Build A Ussd In DotNet

Pagination in USSD App as implemented in Dotnet framework. USSD stands for Unstructured...

Learn More 6 0Aug 13 '24

Pagination In DotNet Core

Pagination is a fundamental concept in web development, essential for managing and presenting large...

Learn More 5 1Oct 25 '23

Reading through a Dotnet Project Codebase

Have recently switched from writing code in in Django to dotnet C Sharp ,there some elements I had...

Learn More 6 0Oct 23 '23