cloud
Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
541 articles Updated Page 13 of 22
Browse additional Azure for .NET Developers articles from the DotNetNews archive.
Azure for .NET Developers articles
Page 13 of 22
Newest first
-
Introduction to Azure Virtual Machines (VMS)
c-sharpcorner.com Issue #275
Master Azure Virtual Machines (VMs)! This guide covers setup, networking, storage, security, and cost optimization for scalable cloud computing. Deploy VMs confidently!
-
The Complete Guide to Email & SMS in .NET 8 Using Azure Communication Services
medium.com Issue #275
Azure Communication Services (ACS) is Microsoft’s cloud-based communication platform that enables developers to add rich communication… Continue reading on ILLUMINATION »
-
Retrieval-Augmented Generation (RAG) in .NET
medium.com Issue #275
With Microsoft’s preview release of VectorStore, which supports Redis and other backends — it has become much easier to build custom RAG…
-
C# Under the Radar: Why It’s Quietly Becoming the Backbone of AI and Enterprise Dev
medium.com Issue #275
Everyone’s chasing Python and JavaScript — but C# is evolving into the silent engine of AI, cloud, game dev, and enterprise systems… Continue reading on .Net Programming »
-
Credential Security in ASP.NET Core Web API: Best Practices and Implementation
c-sharpcorner.com Issue #274
Learn how to secure credentials in ASP.NET Core Web API using best practices such as secret management, authentication, HTTPS, and Azure Key Vault to protect sensitive data and prevent leaks.
-
GPT-OSS – A C# Guide with Ollama
devblogs.microsoft.com Issue #273
Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI The post GPT-OSS – A C# Guide with Ollama appeared first on .NET Blog.
-
Azure Developer CLI (azd) - August 2025
devblogs.microsoft.com Issue #273
Welcome to the August 2025 edition of the Azure Developer CLI (azd) release blog! This post covers releases 1.18.1 and 1.18.2. To share your feedback and questions, join the August release discussion ...
-
Your Guide to Saving with Azure Hybrid Benefit
youtube.com Issue #273
• How to combine Azure Hybrid Benefit with Azure Reservations for greater savings, plus where to access learning resources and interactive demos • Reduce costs and increase SQL license utilization us...
-
Using CosmosDB in .NET for Scalable NoSQL Applications
medium.com Issue #273
Building High-Performance, Globally Distributed NoSQL Apps with Azure Cosmos DB and .NET Core Continue reading on Simform Engineering »
-
Deploying a Storage Account in Azure using Asure Portal
c-sharpcorner.com Issue #271
Azure Storage is a service from Microsoft that lets you save your files, photos, backups, and other data on the internet (cloud). You can create a storage account easily using the Azure website. Azure...
-
.NET 9 — Aspire vs Ocelot vs YARP
martinhosebastiao.medium.com Issue #268
Essas três tecnologias são muito semelhantes e estão em alta no mercado, hoje vamos presentar as finalidades e diferenças de cada um.
-
How To Build a Load Balancer In .NET With YARP Reverse Proxy
medium.com Issue #268
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
.NET Migration Checklist for Enterprise Apps
grapestech-solutions.medium.com Issue #267
Migrating enterprise applications to a newer .NET version requires careful planning to minimize risks and maximize benefits. A structured…
-
9 AI-Powered .NET SaaS Features Revolutionizing Healthcare
faciletechnolab.com Issue #267
Discover how .NET-driven AI features like clinical documentation automation and predictive risk scoring are revolutionizing healthcare SaaS. Cut costs 40% and improve outcomes.
-
AZURE APPLICATION INSIGHTS IN ASP.NET CORE
medium.com Issue #267
Today’s world is compact and covering physical space is an issue not for humans but also for 0 and 1 which is nothing but a representation…
-
How I Cut My .NET Web App Load Time by 73% with Azure CDN — And How You Can Too
medium.com Issue #267
Discover the exact configuration, caching strategies, and deployment tweaks that transformed a sluggish .NET app into a lightning-fast…
-
Feature Flags in .NET 8 and Azure
c-sharpcorner.com Issue #267
This article describes the importance of feature flags and how they change the way we develop applications while reducing the risk of regressions.
-
25 Tools to Help You Manage Hybrid No-Code And Custom Code Stack
faciletechnolab.com Issue #266
Discover 25 powerful tools for founders and teams managing hybrid no-code + custom code applications. Streamline workflows, boost scalability, and improve collaboration.
-
Feature flags in .NET with IFeatureManager
medium.com Issue #266
IFeatureManager from the Microsoft.FeatureManagement package manages feature flags in .NET.
-
EF Core, .NET 10 and architecture picks
DotNetNews Issue #265
A varied .NET lineup covering EF Core tuning, .NET 10 Preview 7, SignalR, Redis caching, CQRS, and AI-powered C# workflows.
-
Build Next-Gen AI Apps with .NET and Azure
youtube.com Issue #264
10 Real-World Ways to Make Your EF Core Queries Faster
-
The 2-Line Change That Made Our .NET App Pass the OWASP Top 10 Audit
medium.com Issue #264
We didn’t rewrite endpoints. We didn’t refactor middleware. Just two lines and one vault check saved our .NET app from a major security… Continue reading on .Net Programming »
-
From No-Code MVP to Enterprise SaaS: A Founder’s Playbook
faciletechnolab.com Issue #264
A step-by-step guide for founders to scale their no-code MVP into a robust enterprise SaaS product without losing momentum.
-
The One Configuration Mistake That Breaks .NET Apps at Scale
blog.devgenius.io Issue #264
(And How We Can Actually Fix It) Continue reading on Dev Genius »
-
Stop Reinventing Payments: How EasyLaunchpad Connects You to Stripe & Paddle Fast
bizsoltech.medium.com Issue #263
If you’ve ever set up payments for a SaaS app, you already know — it’s never as easy as the documentation makes it look.