Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

🚀 O que é o Span<T> no C# e como ele melhora a performance?

Você sabia que usar Substring() ou ToArray() pode deixar seu código mais lento e consumir mais memória do que deveria? O Span resolve isso!No artigo, explicamos por que o Span é mais rápido, most...
12.03.2025 0 Read More

C# da Nuqtalar va Doiralar bilan Ishlash

C# da Nuqtalar va Doiralar bilan Ishlash
Ushbu maqolada C# dasturlash tilida nuqtalar (Point) va doiralar (Circle) bilan qanday ishlashni o‘rganamiz. Biz quyidagilarni amalga oshiramiz: • Ikki nuqta orasidagi masofani hisoblaymiz. • Nu...
12.03.2025 0 Read More

Introduction to Dynamic Data's Observable Cache

Introduction to Dynamic Data's Observable Cache
Intro to Dynamic Data Dynamic Data (DD) applies the concepts of Reactive Observable (Rx) Streams to collections. DD was created by Roland Pheasant for the purpose of greatly simplifying the d...
04.05.2025 0 Read More

How to Add Unique ID to Each Row in CSV with C#

IntroductionIn this article, we will explore how to assign a unique ID to each row when storing information into a CSV file using C# with the CsvHelper library. You are currently using the CsvHelper i...
04.05.2025 0 Read More

How to Refresh Access Token in YARP on 401 Response

When working with reverse proxy configurations in YARP (Yet Another Reverse Proxy), you might encounter situations where you need to handle authentication tokens effectively, especially when your acce...
05.05.2025 0 Read More

Brighter and Azure: How to setup and use Brighter with Azure Service Bus

Introduction to Azure Service Bus Azure Service Bus is a fully managed enterprise message broker that facilitates reliable communication between applications and services, both in the cloud a...
05.05.2025 0 Read More

How to Fix Auth0 Redirect URI Error in C#

When working with Auth0 for authentication in a C# application, one common issue developers may encounter is the error message stating, "The provided redirect_uri is not in the list of allowed callbac...
05.05.2025 0 Read More

How to Exclude Specific Files from NuGet Packages in C#

Understanding the Error: Duplicate Files in NuGet PackagesEncountering the error message, "Payload contains two or more files with the same destination path..." during your C# project build process ca...
05.05.2025 0 Read More

Web API Exception Handling and Logging

In the previous post, we set up a basic .NET 9 Web API project. Now it’s time to take things further by adding global error handling and logging to make our API more robust.In this post, we’ll cov...
05.05.2025 0 Read More

How to Retrieve Bluetooth Battery Status in C# Code?

If you're struggling to access the battery status of your Bluetooth device in C#, you are not alone. Bluetooth Low Energy (BLE) devices typically allow you to read battery levels using the GATT protoc...
05.05.2025 0 Read More
Loading...
#reading
How AI is Revolutionizing Crypto Trading and Market Predictions
0
Black or White
0
Hello World!
0
Vibe Coding with 15+ Best Shadcn Alternatives
0
Securing User Authentication: A Practical Guide to SMS OTP
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0