tooling
Visual Studio Code for C# and .NET Articles, Tutorials & News
Visual Studio Code for C# and .NET articles, tutorials, and news from the DotNetNews archive.
146 articles Updated Page 2 of 6
Browse additional Visual Studio Code for C# and .NET articles from the DotNetNews archive.
Visual Studio Code for C# and .NET articles
Page 2 of 6
Newest first
-
The New Agent Customization Window #vscode #customization
youtube.com Issue #463
Understanding IHostedService & BackgroundService in .NET 10
-
Tracing Agent Sessions with OpenTelemetry & Aspire
youtube.com Issue #463
In this video Maddy Montaquila demos what's going on behind the scenes with Agent Sessions with OpenTelemetry and Aspire in VS Code. https://aspire.dev/dashboard
-
Agent-First Development Workflows in VS Code with Brigit Murtaugh
youtube.com Issue #462
Durable Workflows in Microsoft Agent Framework: Why Real AI Systems Need More Than Just…
-
The Coding Harness Behind GitHub Copilot in VS Code
code.visualstudio.com Issue #459
What developers actually interact with is the coding harness: the layer that assembles context, exposes tools, runs the agent loop, interprets tool calls, and turns a model's output into something use...
-
Introducing the VS Code Agents Window (Preview)
youtube.com Issue #458
Learn more about the Agents window in our documentation: http://aka.ms/VSCode/Agents/docs Browse existing issues: https://aka.ms/github/agents-window
-
514: Running Local LLMs in VS Code
mergeconflict.fm Issue #457
In this episode James and Frank dive into running AI coding models locally versus in the cloud—BYOK/Open Router, VS Code’s chat/agent harness, model runners (Olama, vLLM), and the practicality of 27B ...
-
Fixing a Blazor App with VS Code's New Agent Browser Sharing
visualstudiomagazine.com Issue #457
A hands-on Blazor test shows how VS Code 1.119 makes agent browser sharing more visible, permissioned and chat-driven.
-
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...
-
Announcing the WinApp VS Code Extension — Run, Debug, and Package Windows Apps in VS Code
devblogs.microsoft.com Issue #456
VS Code is where m
-
Special Embrace? VS Code Adapts to Claude Code's Ecosystem
visualstudiomagazine.com Issue #453
Reflecting a broader trend of Microsoft embracing Claude AI, recent VS Code updates show the company accommodating Claude Code beyond model selection, with support for Claude-specific instruction file...
-
Agent Mode with skills, hooks, instructions and more - Sessions 1-8
youtube.com Issue #453
In this video, we'll introduce Customization in VS Code, demo five Customization features and finally we'll walk through building an app from scratch. Bluesky: https://bsky.app/profile/vscode.dev
-
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
-
#VSCode Newsletter on LinkedIn 📩
youtube.com Issue #444
DateTime vs DateTimeOffset in C#: What you get wrong until you don’t
-
Setting Up Figma MCP Server in VS Code
youtube.com Issue #435
Your Regex Is a Mess. Named Groups Will Save You.
-
Can OpenClaw Challenge Copilot in VS Code?
visualstudiomagazine.com Issue #433
A proof of concept used OpenClaw's localhost dashboard inside VS Code's integrated browser to compare it directly with Copilot on the same SKILL.md file, finding that OpenClaw delivered broader, more ...
-
🔴 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...
-
Getting My OpenClaw Around VS Code
visualstudiomagazine.com Issue #428
A hands-on test found that OpenClaw can work with VS Code for file-based drafting and source-driven synthesis, but the current experience is still centered on a local gateway and workspace model rathe...
-
How I Built a 'Journalist' AI Agent in VS Code to Replace Me
visualstudiomagazine.com Issue #427
Having long ago seen the handwriting on the wall for the journalism profession with the debut of GenAI, I decided to just cut to the chase and build my replacement now.
-
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...
-
Visual Studio Code 1.113
devblogs.microsoft.com Issue #422
Learn what's new in Visual Studio Code 1.113 Read the full article
-
A Simple .NET CLI Web Server
nodogmablog.bryanhogan.net Issue #422
Locally, I’ve been running some simple HTML, CSS, and JavaScript websites, as well as the static output of Hugo (my blog engine). When I wanted to serve these sites, I used to call python -m http.ser...
-
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 ...
-
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...