tooling
Visual Studio for C# and .NET Articles, Tutorials & News
Visual Studio for C# and .NET articles, tutorials, and news from the DotNetNews archive.
240 articles Updated
Visual Studio C# tips is the focus of this topic page. Visual Studio for C# and .NET is a recurring focus for C# and .NET developers working in the Microsoft ecosystem. Intermediate and senior .NET developers use this hub to scan practical writing without treating every link as an endorsement.
Recurring subtopics in recent issues include Visual Studio C# tips, Visual Studio .NET, VS debugging C#, and Visual Studio productivity. Those themes are drawn from titles and excerpts in the newest archive entries for this tag, not from a marketing outline.
Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for Visual Studio for C# and .NET; the archive list is chronological and larger. Secondary angles such as Visual Studio C# tips and Visual Studio .NET appear when the archive actually covered them. Nearby reading often overlaps with Visual Studio Code for C# and .NET and GitHub Copilot for C# and .NET.
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
Covers why I Left Visual Studio for VS Code as a .NET Developer.
-
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
Covers I Built a Visual Studio Extension to Fix the Most Annoying C# Workflow Here’s How.
-
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
Microsoft Product Manager Mike Kistler previews his Visual Studio Live!
-
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.
Archive
Page 1 of 10
Newest first
-
Today I will... Modernize a .NET application
devblogs.microsoft.com Issue #528
Today I will modernize a .NET Framework application to .NET 10 using the GitHub Copilot modernization tooling built-in to Visual Studio. The tooling helps us upgrade applications running on legacy ver...
-
Modernizing .NET Applications
youtube.com Issue #525
Modernizing legacy .NET applications has never been faster—or more achievable. In this session, you’ll see how Visual Studio 2026, .NET, and GitHub Copilot work together to streamline the upgrade jour...
-
.NET MAUI Community Standup: Inspect, Record, Create: .NET MAUI Meets GitHub Copilot Canvas 🤝
youtube.com Issue #523
Join us with Dominik Titl for a look at a new developer tool that brings inspection, layout analyzers, test recording, and GitHub Copilot Canvas together for .NET MAUI. See how developers and Copilot ...
-
Windows App Development CLI v0.6 - create new WinUI applications, sign packages with Azure, and more
devblogs.microsoft.com Issue #523
-
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