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.
132 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
-
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...
-
Run and Debug .NET Core in VS Code
c-sharpcorner.com Issue #418
Effortlessly run and debug .NET Core Web API projects in VS Code. This guide provides a step-by-step walkthrough, covering setup, debugging, and troubleshooting for efficient development.
-
ASP.NET Core migration, performance and AI
DotNetNews Issue #415
Issue #415 covers WebHost-to-WebApplication migration, C# enum and nullable reference guidance, bulk DB updates, Copilot, Serilog, and Azure slot swaps.
-
Demystifying Workflows with Microsoft Agent Framework
youtube.com Issue #414
Creating case-sensitive folders on Windows using C#
-
5 New VS Code Features for Smarter Agents
youtube.com Issue #414
AutoMapper 16.1 and MediatR 14.1 Released
-
Hands On: Building an MCP Server with VS Code AI Toolkit's New Tool Catalog
visualstudiomagazine.com Issue #414
Microsoft's AI Toolkit extension for VS Code now lets developers scaffold a working MCP server in minutes. Here's what that looks like in practice -- including the parts that don't work, and a simpler...
-
Visual Studio Code 1.111
code.visualstudio.com Issue #413
To try this feature, enable the chat.useCustomAgentHooks Open in VS Code Open in VS Code Insiders setting. Setting : chat.autopilot.enabled Open in VS Code Open in VS Code Insiders
-
How VS Code Builds with AI
code.visualstudio.com Issue #413
We built agent-powered pipelines for issue triage, commit summarization, release notes, code review, all of it using Copilot CLI, the Copilot SDK, and GitHub Actions. To kick off Agent Sessions Day, I...
-
Get started with GitHub Copilot CLI: A free, hands-on course
dev.to Issue #413
GitHub Copilot has grown well beyond code completions in your editor. It now lives in your terminal, too. GitHub Copilot CLI lets you review code, generate tests, debug issues, and ask questions about...
-
.NET Source Generators with Jason Bock
dotnetrocks.com Issue #411
Why would you write code to generate code? Carl and Richard talk with Jason Bock about his experiences using modern .NET source generators to optimize certain aspects of applications. Jason talks abou...
-
Claude Code — A Practical Guide to Automating Your Development Workflow
henriquesd.medium.com Issue #410
This file contains structure guidance so Claude understands how to build and run the project, the architecture and folder structure, coding conventions and patterns, testing strategy and important com...
-
How to Use Cursor for .NET Development: Top 5 Ways Explained
medium.com Issue #410
Do you need expert help for software development? Explore how you can use cursor for .NET development in this guide
-
MSSQL Extension for VS Code: Query Profiler, ADS Migration Toolkit & More
devblogs.microsoft.com Issue #407
The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In version v1.40.0, we're introducing th...
-
The New Integrated Browser Has Arrived!
youtube.com Issue #407
How to Implement Redis Caching in ASP.NET Core for Performance Improvement?
-
MSSQL Extension for VS Code: Query Profiler, ADS Migration Toolkit & More
devblogs.microsoft.com Issue #403
The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In version v1.40.0, we're introducing th...