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…
Azure .NET News – January 2025
As of January 20, 2025, significant updates and changes have occurred within the Azure .NET ecosystem, particularly concerning infrastructure and security updates that developers and organizations using .NET should be aware of.Urgent Infrastructure Update RequiredMicrosoft has mandated an urgent update for all .NET developers to…
How can developers leverage the new OpenAI libraries in their projects
Developers can leverage the new OpenAI libraries in their projects by integrating the OpenAI API, which provides access to advanced AI models for various applications. Here’s how to effectively utilize these libraries: Key Capabilities of OpenAI API Natural Language Processing: Utilize models like GPT-4 for…
How to optimize the development process with AI
Today’s world of software development is changing rapidly, and new tools play a crucial role in this process. In the context of a fast-paced market and high user expectations, all developers work with the challenge of maintaining high product quality while ensuring that new features…
What are the key changes in the latest.NET 9 release candidate
The .NET 9 Release Candidate 1, released on September 12, 2024, introduces several significant updates across its core components, libraries, and frameworks. Here are the key changes: Libraries WebSocket Enhancements: New APIs for configuring keep-alive pings and timeouts have been added, allowing developers to manage WebSocket…
How do I integrate Azure Monitor for logging in an ASP.NET Core application
To integrate Azure Monitor for logging in an ASP.NET Core application, you can follow these steps: Create an Application Insights resource in Azure Go to the Azure portal and create a new Application Insights resource. Copy the connection string from the resource’s overview page. You’ll…
Service
Categories
- DEVELOPMENT (109)
- DEVOPS (54)
- FRAMEWORKS (32)
- IT (25)
- QA (14)
- SECURITY (14)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)