Building a Multi-Agent Translator with Microsoft Agent Framework
Today, we’re diving into something brand new and really exciting for all .NET developers — the Microsoft Agent Framework. This preview release takes AI and .NET development to the next level. In this tutorial, we’ll build a translator that converts English text into French and…
Mastering Global Query Filters in Entity Framework Core 10
In today’s tutorial, we’re going to take a deep dive into one of the most powerful features of Entity Framework Core (EF Core) — Global Query Filters. If you’ve ever found yourself writing the same WHERE condition over and over in your queries, you know…
Global Query Filters in Entity Framework Core: A Complete Guide
Hey everyone, welcome back!In this article, we’re going to look at a really useful feature in Entity Framework Core — Global Query Filters. If you’ve ever written the same WHERE condition over and over in your queries, you know how easy it is to forget…
Integrating GitHub Models with .NET 9 Using Microsoft.Extensions.AI
In today’s rapidly evolving AI landscape, there has never been a better time to be a .NET developer exploring artificial intelligence. With the latest libraries and APIs, integrating large language models (LLMs) into your .NET applications has become straightforward, efficient, and consistent. One of the…
Technical Overview: .NET Code Optimization in Application Insights
Code Optimization in Application Insights is a powerful tool built to help developers improve the performance of their .NET applications. It analyzes application behavior, identifies bottlenecks, and provides actionable, code-level recommendations to resolve performance issues. How It Works The tool works by integrating with the…
The 12-Factor Approach: A Modern Framework for Building Cloud Apps with .NET and Azure
Building cloud applications that are scalable, reliable, and easy to maintain requires more than just good code. The 12-Factor methodology serves as a proven framework — a set of guiding principles that helps teams design cloud-native software without falling into common architectural traps. In this…
Microsoft’s 6502 BASIC Goes Open Source: A Retro Revolution Revisited
Microsoft has officially opened the vault on one of its most iconic pieces of software history: the 6502 version of Microsoft BASIC. For years, enthusiasts, archivists, and retrocomputing fans had access only to scattered copies and unofficial fragments. Today, the code is being released under…
Exploring .NET 10’s New Server-Sent Events Feature
Microsoft’s .NET 10 introduces one of its most exciting features yet: Server-Sent Events (SSE). This new capability enables developers to stream events directly from a server to a client — without relying on WebSockets, SignalR, or webhooks. If you’re building APIs or web applications, this…
Service
Categories
- DEVELOPMENT (111)
- DEVOPS (54)
- FRAMEWORKS (34)
- IT (25)
- QA (14)
- SECURITY (14)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)