- All
- Android
- ASP.NET Core
- CSharp
- Unity Game Development
21Mar
ASP.NET Anti Forgery Tokens

Do you know what ASP.NET Anti Forgery Tokens are? In the world of web development, security is of pa...
21Mar
C# Dapper

C# Dapper is a lightwight ORM. In the world of software development, interacting with databases is a...
20Mar
Using Fluent Assertions

Using Fluent Assertions, .NET developers can write more expressive and readable tests. Fluent Assert...
20Mar
C# Mock Data

This article introduces C# Mock Data generation. As software developers, we understand the importanc...
14Mar
Installing Visual Studio on Windows, Mac, and Linux

Installing Visual Studio on Windows, Mac, and Linux In this article, we will go through each step ne...
13Mar
C# Array vs List

This article discusses the differences between C# Array vs List. Arrays and Lists are two fundamenta...
13Mar
C# Collections Performance

This article is a general guide for C# collections performance optimization. C# collections are esse...
08Mar
Queues in C#

In this article, I explain what queues are and how to use Queues in C#. Have you ever waited in line...
07Mar
Stacks in C#

This article introduces stacks in C#, what they are, and how they work in C#. It includes code examp...
07Mar
ASP.NET Client Side Caching

In this guide, we will walk through the practical steps for implementing ASP.NET client-side caching...
07Mar
C# Minimal API

In this article, we will explore how to create a C# Minimal API project. If you want to skyrocket yo...
No More Posts