PinnedAtakan KorezAdvanced SQL Techniques You Should KnowStructured Query Language (SQL) is a widely used tool for managing and manipulating data in databases. Basic SQL queries can be simple and…Apr 6, 202316Apr 6, 202316
PinnedAtakan KorezGetting incredible performance improvement in C# by using SpanSoftware development always prioritizes performance, which is a crucial aspect that all developers, not just those working on a framework…Apr 4, 20232Apr 4, 20232
Atakan KorezWhat is Implicit Inner Join and Why be careful about it?In relational databases, SQL (Structured Query Language) plays a pivotal role in managing and retrieving data. One of the fundamental…Feb 14Feb 14
Atakan KorezEasy and effective State Management for Angular with SignalsIn this blog, we will delve into a simple and effective State Management technique using the novel Signals architecture introduced in…Nov 30, 20232Nov 30, 20232
Atakan KorezNew insane performance method for searching for values: Search ValuesIn the latest advancements of .NET 8, a groundbreaking feature called Search Values has emerged, offering a paradigm shift in the…Nov 25, 2023Nov 25, 2023
Atakan KorezEvery new feature coming with C# 12The evolution of C# is a continuous process that drives the language to new heights of expressiveness, productivity, and performance. With…Nov 18, 2023Nov 18, 2023
Atakan KorezControl Flow Syntax: Is Angular starting to look like Razor?In this blog, we delve into the feature known as Control Flow Syntax in Angular 17. Unlike traditional directives such as *ngIf,*ngFor…Nov 12, 2023Nov 12, 2023
Atakan KorezDockerize a .Net Project Without DockerfileIn this blog post, we’re going to explore a fascinating feature introduced in .NET 7 and later versions that allows us to containerize…Oct 28, 20231Oct 28, 20231
Atakan KorezAngular Signals: A Deep DiveIn this blog, we will thoroughly examine Signals, a new feature introduced with Angular 16, which makes life easier for developers and…Oct 8, 20232Oct 8, 20232
Atakan KorezWhat happened in Moq library: A Blog on ControversiesMocking is one of the methods used by the popular software methodology Test Driven Development(TDD) and unit tests in particular to isolate…Sep 24, 2023Sep 24, 2023