Blog
Articles from my blog, covering topics in .NET development, software architecture, and more.
Filter
SHOWING 10 OF 10 POSTS
- Oct 12, 2024Efficient Data Handling in C# with IAsyncEnumerable: Web API ImplementationExplore practical implementations of streaming Web APIs with IAsyncEnumerable in ASP.NET Core, focusing on real-world scenarios and best practices.
- C#
- .NET
- Streaming
- IAsyncEnumerable
- Oct 05, 2024Efficient Data Handling in C# with IAsyncEnumerable: Chunking ExampleA guide on using IAsyncEnumerable in C# to efficiently stream and process large data sets, demonstrating memory-saving techniques using chunking.
- C#
- .NET
- Streaming
- IAsyncEnumerable
- Sep 17, 2024Boost Your Blog with GitHub-Powered Comments Using Utterances—No Ads, No Tracking!Utterances offers a simple, ad-free, and open-source way to add comments to your blog. Set it up in just minutes!
- utteranc.es
- Sep 09, 2024Handling Transient Failures with Polly in .NETExplore how to use Polly with IHttpClientFactory to handle transient failures in .NET applications using built-in resilience features such as retry policies with jitter backoff.
- .NET
- C#
- ASP.NET Core
- Polly
- API Integration
- Distributed Systems
- Sep 06, 2024The Benefits of Using IHttpClientFactory in ASP.NET Core ApplicationsLearn how IHttpClientFactory improves the efficiency, reliability, and performance of HTTP requests in ASP.NET Core applications.
- .NET
- C#
- ASP.NET Core
- API Integration
- Aug 30, 2024Resolving 413 HTTP Status Code Errors: A C# Compression ApproachLearn how to handle '413 Content Too Large' errors by implementing request body compression in ASP.NET Core. Explore practical C# examples and understand broader API optimization strategies.
- C#
- ASP.NET Core
- .NET
- Compression
- Aug 27, 2024Building a Vanilla JavaScript Client for Asynchronous Request-Reply Pattern - Part 3Learn how to create a vanilla JavaScript client that interacts with our Azure Functions API implementing the Asynchronous Request-Reply pattern.
- Architecture
- Design Patterns
- Distributed Systems
- JavaScript
- Frontend
- API Integration
- Aug 26, 2024Implementing Asynchronous Request-Reply with Azure Functions - Part 2Learn how to implement the Asynchronous Request-Reply pattern using Azure Functions, including code examples and best practices.
- Architecture
- Design Patterns
- Distributed Systems
- Serverless
- Azure Functions
- C#
- .NET
- Aug 24, 2024Understanding the Asynchronous Request-Reply Pattern - Part 1Explore the Asynchronous Request-Reply pattern, its benefits, challenges, and key components in modern distributed systems.
- Architecture
- Design Patterns
- Distributed Systems
- Jul 23, 2024WelcomeIntroduction to Skerdi Berberi's Portfolio and Blog
- About