Oğuzhan KayaDon’t use SP_ prefix naming in your Store ProcedureLet’s start first what store procedure is and why we are using?Jan 14Jan 14
Oğuzhan KayaWhat is Outbox Pattern?In a monolithic architecture, ensuring data consistency and stability is often less challenging and can be resolved by transaction…Dec 28, 2023Dec 28, 2023
Oğuzhan KayaMinimal Api Structure Optimization with Mediator .NET 7Minimal API is a feature introduced with ASP.NET Core in a more minimalist approach, developed alongside ASP.NET Core 6.0. This feature…Dec 19, 20231Dec 19, 20231
Oğuzhan KayaWhat is &(Pointer) and *(Dereference) in Go LangWhen I started to learning Go Lang, I came across with Pointer and Dereference. I am going to explain what are those simply.Sep 25, 2022Sep 25, 2022