Logo
Login
Tech Posts 31249
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.

Centralize Request Configuration in .NET

These days in the .NET world, it's common to work with external services that require authentication or specific header configurations to function properly. Trust meโ€”you donโ€™t want to repeat the s...
04.05.2025 0 Read More

Blazor for Cross-Platform Development in 2025

Blazor for Cross-Platform Development in 2025
This post is a quick overview of an Abto Software blog article about Blazor for cross-platform development.Modern enterprises frequently manage geographically dispersed teams and face a wide spectrum ...
25.04.2025 0 Read More

๐—ช๐—ฎ๐—ป๐˜ ๐˜๐—ผ ๐˜€๐˜๐—ผ๐—ฝ ๐—ฎ ๐—ฐ๐—น๐—ฎ๐˜€๐˜€ ๐—ณ๐—ฟ๐—ผ๐—บ ๐—ฏ๐—ฒ๐—ถ๐—ป๐—ด ๐—ถ๐—ป๐—ต๐—ฒ๐—ฟ๐—ถ๐˜๐—ฒ๐—ฑ ๐—ถ๐—ป ๐—–#? ๐—จ๐˜€๐—ฒ ๐—ฎ ๐˜€๐—ฒ๐—ฎ๐—น๐—ฒ๐—ฑ ๐—ฐ๐—น๐—ฎ๐˜€๐˜€!

๐—ช๐—ฎ๐—ป๐˜ ๐˜๐—ผ ๐˜€๐˜๐—ผ๐—ฝ ๐—ฎ ๐—ฐ๐—น๐—ฎ๐˜€๐˜€ ๐—ณ๐—ฟ๐—ผ๐—บ ๐—ฏ๐—ฒ๐—ถ๐—ป๐—ด ๐—ถ๐—ป๐—ต๐—ฒ๐—ฟ๐—ถ๐˜๐—ฒ๐—ฑ ๐—ถ๐—ป ๐—–#? ๐—จ๐˜€๐—ฒ ๐—ฎ ๐˜€๐—ฒ๐—ฎ๐—น๐—ฒ๐—ฑ ๐—ฐ๐—น๐—ฎ๐˜€๐˜€!
Inheritance is one of the pillars of object-oriented programming. But what if you donโ€™t want your class to be inherited? Maybe itโ€™s core logic that shouldnโ€™t be changed or a utility that needs t...
26.04.2025 0 Read More

HybridCache & Redis: Cache Smarter, Not Harder for ASP.NET APIs ๐Ÿš€

Cache Smarter, Not Harder If your ASP.NET API slows down under frequent database queries, smarter caching can make all the difference. In this article, we'll show you how to integrate HybridC...
01.05.2025 0 Read More

Resolving Ambiguous Method Call in AutoMapper with Dependency Injection in .NET

When working with .NET Core and AutoMapper for object mapping, you might encounter an issue where the call to AddAutoMapper becomes ambiguous. This issue can arise from multiple overloads of the AddAu...
01.05.2025 0 Read More
Loading...
#reading
Understanding Easing Functions (the secret to smooth animations)
0
Code For Viewing Driving License: A Simple Definition
0
Snow Day Calculator โ€“ Open Source Tool to Predict Your Day Off
0
Title: Building Real-Time Data Processing Systems with .NET Core, SignalR, and Azure
0
Mutual Fund SIP Calculator
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0