Visual Studio for C# and .NET Articles, Tutorials & News
Visual Studio for C# and .NET articles, tutorials, and news from the DotNetNews archive.
236 articles Updated
Start here
Editor picks for Visual Studio
-
The Ultimate Guide: Getting Started with Cloud Code in Visual Studio and .NET
miguelbarros1983.medium.com Issue #492
Useful for developers trying to understand where Visual Studio's AI-assisted cloud tooling is heading.
-
Microsoft Extends Rust-Influenced Memory-Safety Push to C# - Visual Studio Magazine
news.google.com Issue #479
Flagging this one carefully since the source text is thin, but memory-safety work in C# is worth watching.
-
Why I Left Visual Studio for VS Code as a .NET Developer
between-coding-and-life.medium.com Issue #467
Interesting perspective on how AI is changing the IDE tradeoff for .NET developers.
-
Plan Before You Build: Introducing the Plan agent in Visual Studio
devblogs.microsoft.com Issue #465
Planning before code generation is the right direction for AI-assisted work in larger solutions.
-
I Built a Visual Studio Extension to Fix the Most Annoying C# Workflow — Here’s How
medium.com Issue #460
Small tooling pain, real productivity gain. I always like extensions that remove repetitive editor friction.
-
The Next Generation of Developer Productivity with GitHub Copilot and Visual Studio
visualstudiomagazine.com Issue #458
Copilot keeps moving beyond completion into workflow orchestration, and Visual Studio is becoming a much more opinionated AI-assisted environment.
-
Building and Using MCP Servers in Visual Studio
visualstudiomagazine.com Issue #452
MCP is worth watching; this is one of the clearer signals of how AI tool integration may land inside mainstream .NET tooling.
-
Rock Your Code: I Let AI Build a Visual Studio Extension—Here’s What REALLY Happened
dotnettips.com Issue #449
The interesting part here is less the stunt and more the honest friction in using Copilot for extension development.
Visual Studio C# tips from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on Visual Studio for C# and .NET.
Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward Visual Studio C# tips, Visual Studio .NET, VS debugging C#. Recent pieces worth opening: “Modernize .NET applications in the GitHub Copilot app” and “The Ultimate Guide: Getting Started with Cloud Code in Visual Studio and .NET”.
Latest
Newest Visual Studio from the archive
-
Modernize .NET applications in the GitHub Copilot appdevblogs.microsoft.com Issue #495
-
The Ultimate Guide: Getting Started with Cloud Code in Visual Studio and .NETmiguelbarros1983.medium.com Issue #492
-
Aspire in VS Code: the 13.4 developer loopdevblogs.microsoft.com Issue #487
-
Why I Left Visual Studio for VS Code as a .NET Developerbetween-coding-and-life.medium.com Issue #467
-
Plan Before You Build: Introducing the Plan agent in Visual Studiodevblogs.microsoft.com Issue #465
-
The Next Generation of Developer Productivity with GitHub Copilot and Visual Studiovisualstudiomagazine.com Issue #458
Archive
Page 1 of 10
Newest first
-
Modernize .NET applications in the GitHub Copilot app
devblogs.microsoft.com Issue #495
Upgrading a .NET application isn't a single prompt. Every upgrade begins with understanding your application, evaluating dependencies, planning the work, applying code transformations, fixing build fa...
-
The Ultimate Guide: Getting Started with Cloud Code in Visual Studio and .NET
miguelbarros1983.medium.com Issue #492
Artificial Intelligence has evolved from a simple code-completion tool into a true development partner. If you work within the .NET…
-
From .sln to .slnx: Why the New Solution Format Matters for Modern .NET Development
medium.com Issue #491
Photo by Mohammad Rahmani on Unsplash
-
Aspire in VS Code: the 13.4 developer loop
devblogs.microsoft.com Issue #487
Visual Studio Code consistently ranks as the most popular IDE for developers, and its flexibility and extension marketplace make it possible for developers using any technology or language to build an...
-
Microsoft Extends Rust-Influenced Memory-Safety Push to C# - Visual Studio Magazine
news.google.com Issue #479
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (INSUFFICIENT FULL TEXT). Microsoft Extends Rust-Influenced Memory-Safety Push to C# Visual Studio Magazine
-
ASP.NET Community Standup: Boosting Razor productivity
youtube.com Issue #478
It’s not just about new features. It’s about getting more done faster. Join us as we walk through the latest Razor editor and tooling improvements that help streamline development, reduce friction, an...
-
Why I Left Visual Studio for VS Code as a .NET Developer
between-coding-and-life.medium.com Issue #467
The IDE did everything for me. Then AI did it better.
-
Plan Before You Build: Introducing the Plan agent in Visual Studio
devblogs.microsoft.com Issue #465
You ask Copilot to tackle something big, it gets to work, and a dozen file changes later you realize you had a completely different approach in mind. The code isn't wrong... it just isn't what you wer...
-
I Built a Visual Studio Extension to Fix the Most Annoying C# Workflow — Here’s How
medium.com Issue #460
Stop pressing Ctrl+. for every missing `using`. OhUsings imports them all at once. Continue reading on CodeCampsis »
-
The Next Generation of Developer Productivity with GitHub Copilot and Visual Studio
visualstudiomagazine.com Issue #458
Simona Liao and Leah Tran, product managers at Microsoft, discuss how GitHub Copilot in Visual Studio has evolved from a code completion tool into an agent-driven development workflow -- and share pra...
-
Containerization Assist Integration with AKS VSCode Extension
youtube.com Issue #456
In this episode, we explore how Containerisation Assist integrates seamlessly with the Azure Kubernetes Service (AKS) VS Code Extension within Visual Studio Code, helping developers go from applicatio...
-
MCP Magic: Building Tool-Enabled AI Agents with C#
visualstudiomagazine.com Issue #455
Rockford Lhotka previews his Visual Studio Live! San Diego session, "MCP Magic," and explains why the Model Context Protocol is becoming a key building block for AI agents. In this Q&A, ...
-
Building and Using MCP Servers in Visual Studio
visualstudiomagazine.com Issue #452
Microsoft Product Manager Mike Kistler previews his Visual Studio Live! session on how MCP servers give .NET developers a universal standard for connecting AI models to external data and tools -- and ...
-
Visual Studio Code 1.119
devblogs.microsoft.com Issue #451
Learn what's new in Visual Studio Code 1.119 (Insiders) Read the full article
-
Rock Your Code: I Let AI Build a Visual Studio Extension—Here’s What REALLY Happened
dotnettips.com Issue #449
In March 2026, I challenged GitHub Copilot to build a Visual Studio extension, "Version Sync," from scratch without coding. Despite initial failures and needing extensive feedback, it succee...
-
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.
-
Take full control of your floating windows in Visual Studio
devblogs.microsoft.com Issue #434
If you work with multiple monitors like I do, you’ve probably grown to love floating tool windows and documents in Visual Studio. Being able to pull out Solution Explorer, the debugger, or your code f...
-
I, OpenClaw, Tackled Visual Studio 2026 and I Had My Human Do the Typing
visualstudiomagazine.com Issue #429
What happens when a self-hosted space lobster tries to work in Visual Studio 2026? OpenClaw finds terminal access, project insight, and just enough routing weirdness to send a message to itself instea...
-
Visual Studio March Update - Build Your Own Custom Agents
devblogs.microsoft.com Issue #428
This month's Visual Studio update gives you new ways to customize GitHub Copilot. Custom agents allow you to build specialized Copilot agents tailored to your team's workflow, backed by the tools and ...
-
Visual Studio Code 1.113
devblogs.microsoft.com Issue #422
Learn what's new in Visual Studio Code 1.113 Read the full article
-
Visual Studio Code 1.112
devblogs.microsoft.com Issue #420
Learn what's new in Visual Studio Code 1.112 Read the full article
-
Going Local (& a Bit Loco) with Open-Source AI in VS Code
visualstudiomagazine.com Issue #419
This hands-on PoC shows how I got an open-source model running locally in Visual Studio Code, where the setup worked, where it broke down, and what to watch out for if you want to apply a local model ...
-
Modernize .NET Anywhere with GitHub Copilot
devblogs.microsoft.com Issue #416
See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub. The post Modernize .NET Anywhe...
-
GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!
developer.microsoft.com Issue #415
Modern software development is moving fast—and AI is now a practical part of how Microsoft developers design, build, and ship applications e
-
.NET MAUI Community Standup: .NET MAUI DemoFest
youtube.com Issue #413
How to start a new .NET project in 2026