Posts by Tag

C#

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

.NET

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

.NET-Core

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

EF Core

Back to Top ↑

Code First Migrations

Back to Top ↑

Windows Subsystem for Linux

Back to Top ↑

WSL2

Back to Top ↑

Linux on Windows

Back to Top ↑

Function-Apps

Back to Top ↑

Dependency-Injections

Back to Top ↑

Maintainability

Back to Top ↑

Performance

Back to Top ↑

Visual Studio 2022

Back to Top ↑

Docker Integration

Back to Top ↑

Docker Desktop

Back to Top ↑

Stored Procedure

Back to Top ↑

User Defined Function

Back to Top ↑

Azure

Back to Top ↑

Auto-Scaling

Back to Top ↑

Database

Back to Top ↑

Hashing

Back to Top ↑

Alternate to GUID

Back to Top ↑

DataSecurity

Back to Top ↑

IDataProtector

Back to Top ↑

Redis

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

DistributedLocking

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

RedLock.net

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

ReactiveProgramming

Back to Top ↑

Clean Architecture

Back to Top ↑

Software Development

Back to Top ↑

.NET Core

Back to Top ↑

MediatR

Back to Top ↑

Scalability

Back to Top ↑

Testability

Back to Top ↑

Code Structure

Back to Top ↑

Software Design

Back to Top ↑

Architecture Patterns

Back to Top ↑

GUID

Back to Top ↑

UUID

Back to Top ↑

Unique Identifiers

Back to Top ↑

Incremental GUIDs

Back to Top ↑

Distributed Systems

Back to Top ↑

Performance Optimization

Back to Top ↑

Index Fragmentation

Back to Top ↑

Platform Compatibility

Back to Top ↑

API Consumption

Back to Top ↑

Refit

Back to Top ↑

RESTful APIs

Back to Top ↑

Code Generation

Back to Top ↑

Type-Safe Programming

Back to Top ↑

Web Development

Back to Top ↑

Serialization/Deserialization

Back to Top ↑

SOAP

Back to Top ↑

CoreWcf

Back to Top ↑

SoapCore

Back to Top ↑

Asmxass

Back to Top ↑

Wcf

Back to Top ↑

.NET-Framework

Back to Top ↑

Iteration

Back to Top ↑

XSLT

Back to Top ↑

Mapping

Back to Top ↑

Security

Back to Top ↑

EntityFrameworkCore

Back to Top ↑

EFCorePerformance

Back to Top ↑

object Mapping

Back to Top ↑

AutoMapper

Back to Top ↑

Mapster

Back to Top ↑

implicit Operaton

Back to Top ↑

DTOs

Back to Top ↑

C#12

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

Back to Top ↑

Strings

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Back to Top ↑