Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
544 articles Updated Page 4 of 22
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
Azure for .NET Developers articles
Page 4 of 22
Newest first
-
Azure Cost Estimation: Navigate Database Pricing
youtube.com Issue #441
Getting Started With Dapr for Building Cloud-Native Microservices in .NET
-
Stop juggling package managers—just run `azd update`
devblogs.microsoft.com Issue #440
Updating azd used to mean remembering which package manager you installed it with. Now one command handles it on every platform. What's new? The azd update command updates the Azure Developer CLI (azd...
-
PostgreSQL Like a Pro: Build mission-critical apps at any scale with Azure HorizonDB
youtube.com Issue #439
Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents
-
Running Azure Functions in Docker: Why and How
medium.com Issue #439
Azure Functions Beyond the Basics Continues from Azure Functions for .NET Developers (Parts 1–9)
-
How to send Slack messages using Azure Logic Apps: built-in connector vs Slack APIs
code4it.dev Issue #438
As you may know, you can send Slack notifications using Azure Logic Apps. Yes, there is a built-in connector; but, frankly, using the Slack API gives you better results.
-
The Visual Studio Shortcuts That Cut My Azure Debugging Time in Half
medium.com Issue #437
Stop clicking through menus while your Azure logs pile up.
-
How to Implement Vector Search in C# with Azure AI or Qdrant
c-sharpcorner.com Issue #436
Unlock semantic search in C#! This guide explores vector search implementation using Azure AI Search and Qdrant. Build smarter apps with AI-powered features.
-
How to Use Azure Blob Storage to Upload and Download Files in .NET
c-sharpcorner.com Issue #430
Learn how to use Azure Blob Storage in .NET to efficiently upload and download files. Step-by-step guide with code examples, best practices, and real-world use cases.
-
🔴 VS Code Live - Modernizing Legacy .NET applications with GitHub Copilot Modernization in VS Code
youtube.com Issue #429
Join Joel Norman and Jorge Balderas and watch them let Copilot loose to try modernizing a .NET application with GitHub Copilot Modernization in VS Code. https://learn.microsoft.com/azure/developer/git...
-
How I release a Blazor app to 8 distribution channels
medium.com Issue #428
OpenHabitTracker is a free, open source app for taking Markdown notes, planning tasks, and tracking habits. One codebase, 8 distribution…
-
How to Deploy a .NET Application on AWS EC2 Step by Step
c-sharpcorner.com Issue #426
Deploy .NET apps on AWS EC2! This guide simplifies the process, from instance setup to Nginx configuration and HTTPS. Perfect for scalable web applications.
-
C# fundamentals, security, and vector search
DotNetNews Issue #423
A varied .NET lineup covering language basics, async and GC, ASP.NET Core bulk CRUD, security hardening, and pgvector search in PostgreSQL.
-
Announcing Aspire 13.2
devblogs.microsoft.com Issue #422
Aspire 13.2 is here — and this one's a big deal. TypeScript AppHost authoring. An AI-agent-native CLI. New and improved integrations. A smarter dashboard. We've been building toward some of these for ...
-
Agentic Platform Engineering with GitHub Copilot
devblogs.microsoft.com Issue #422
We've talked about the human scale problem and what happens when infrastructure scales but understandin
-
Manage SQL database schemas in VS Code: Publish dialog and item templates
devblogs.microsoft.com Issue #422
Making schema changes often means jumping between tools. You write code in VS Code, then switch to a separate tool to deploy your changes : exporting a script, running it manually, or copy-pasting int...
-
SQL code analysis in VS Code: Configure rules without editing your project file
devblogs.microsoft.com Issue #422
SQL code analysis has been part of the SSDT workflow for a long time. Before deploying a schema change, you could run a set of static analysis rules against your project to catch potential issues, thi...
-
Build Real-Time Pub/Sub Messaging with MQTT, EMQX, .NET, and Angular
mirzaleka.medium.com Issue #421
A hands-on guide to building client-server Pub/Sub messaging with MQTT and EMQX across ASP.NET, VB.NET, and Angular. We explore the basics…
-
MCP Server with .Net
antoniodimotta.medium.com Issue #421
With the release 1.0 of the official ModelContextProtocol .Net SDK, we are ready to make a MCP Server fully compliant with MCP specs and…
-
GitHub Actions for .NET: Build, Test, and Deploy Your API
medium.com Issue #421
A complete CI/CD pipeline from zero — automated builds, test coverage, Docker images tagged by commit SHA, and deployment to Azure with a…
-
How to Design a Multi-Tenant SaaS Platform on Microsoft Azure
feedly.com Issue #421
A practical guide to designing a secure, scalable multi-tenant SaaS architecture on Microsoft Azure, covering tenancy models, data isolation, Azure services, and real-world architectural consideration...
-
-
Modernizing .NET for AI-ready apps
medium.com Issue #420
Modernizing .NET is no longer just about cleaning up technical debt or staying on a supported runtime. It is about preparing…
-
Azure Skills Plugin - Let's Get Started!
devblogs.microsoft.com Issue #420
Part 2 of the Azure Skills Plugin series Previously: Announcing the Azure Skills Plugin This post is all about getting you up and running. I won't go d
-
How to Protect Web Applications from DDoS Attacks?
c-sharpcorner.com Issue #419
Shield your web applications from DDoS attacks! Learn practical strategies using CDNs, WAFs, rate limiting, and more to maintain performance and availability.
-
MSSQL Extension for VS Code: SQL Notebooks, AI-Powered Schema Design, Data API builder & More
devblogs.microsoft.com Issue #419
The MSSQL extension for VS Code v1.41 continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In this release, we're introducing...