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

ASP.NET Core Minimal API: A Practical Implementation Guide

ASP.NET Core Minimal APIs let us create web APIs quickly with less codeโ€”like a fast way to build a to-do list app. In this guide, weโ€™ll make a Todo API step by step using .NET 8. Itโ€™ll let us ad...
20.03.2025 0 Read More

Graph mess: what does ScottPlot have in store?

Graph mess: what does ScottPlot have in store?
ScottPlot is a library under .NET for creating graphs. The code in such projects tends to be confusing in nature. Today, we'll try to unravel it and find issues using a static analyzer.You can learn a...
20.03.2025 0 Read More

[Help wanted] IDE-Flexible and No-Install Solution for User Studies?

Hello fellow developers, I'm once again asking for your help ๐Ÿ˜ถโ€๐ŸŒซ๏ธ I'm writing my Master's thesis on the developer experience of GitHub Copilot. As part of my thesis research, I'll be conduct...
20.03.2025 0 Read More

Middleware Mastery in .NET with Essential Techniques and Hands-On Examples

Middleware is an essential component of the ASP.NET request pipeline. It allows developers to run code during both the request and response lifecycle. In this article, we will explore what middleware ...
20.03.2025 0 Read More

Building C# Web and Console Applications: A Hands-On Guide with a Guessing Game

Introduction C# is a versatile programming language widely used for developing various types of applications, including web and console applications. The .NET framework and .NET Core provide ...
20.03.2025 0 Read More

Boost Your Image Annotation Workflow: Insert Ellipse Annotations into JPGs

Altering images with ellipse annotations is a crucial aspect of workflows in image processing. When creating a document management system, a collaborative annotation tool, or dynamically marking up JP...
21.03.2025 0 Read More

๐Ÿค– Automating .NET Development: AI-Generated Projects Inside Visual Studio

๐Ÿ’ก Imagine generating an entire .NET project with just a text prompt! No manual setup, no missing dependenciesโ€”just instant, production-ready code.I built a Visual Studio extension (VSIX) that int...
22.03.2025 0 Read More

๐Ÿš€ ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ ๐—ฆ๐˜๐—ฟ๐˜‚๐—ด๐—ด๐—น๐—ฒ๐˜€ ๐˜„๐—ถ๐˜๐—ต ๐—ง๐—ฟ๐—ถ๐—ด๐—ด๐—ฒ๐—ฟ๐˜€? ๐—ฆ๐˜„๐—ถ๐˜๐—ฐ๐—ต ๐˜๐—ผ ๐—ฆ๐˜๐—ผ๐—ฟ๐—ฒ๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐—ฑ๐˜‚๐—ฟ๐—ฒ๐˜€!

While working with ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ, I faced performance issues when inserting, updating, and deleting records in the ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ๐˜€ ๐˜๐—ฎ๐—ฏ๐—น๐—ฒ, which had ๐—œ๐—ป...
22.03.2025 0 Read More

Containerization simplified: Part 2.a - Deploying containers to Azure

Containerization simplified: Part 2.a - Deploying containers to Azure
Intro This article is another part of my containerization series, if you haven't yet, you can check out the previous parts here Containerization simplified: Part 1.a - Containerizing a .NET a...
22.03.2025 0 Read More

Desmistificando o Brighter: Comandos, Eventos e a Trรญade Send-Publish-Post

Introduรงรฃo No meu artigo anterior sobre o Brighter, demonstrei o uso bรกsico com RabbitMQ. Hoje, vamos explorar as diferenรงas entre Send, Publish e Post โ€” trรชs mรฉtodos centrais para ma...
22.03.2025 0 Read More
Loading...
#reading
Apresentando holo-fn: uma biblioteca funcional mรญnima para TypeScript
0
How AI Chatbots Are Changing Socialization & Friendships Online
0
Api de Factura Electrรณnica
0
Access Granted!! Here's the recipe behind my AI DMS ๐Ÿคž
0
Image illustrating the psychology of colors in UI/UX! ๐ŸŽจ
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0