tooling
GitHub Copilot for C# and .NET Articles, Tutorials & News
GitHub Copilot for C# and .NET articles, tutorials, and news from the DotNetNews archive.
283 articles Updated Page 5 of 12
Browse additional GitHub Copilot for C# and .NET articles from the DotNetNews archive.
GitHub Copilot for C# and .NET articles
Page 5 of 12
Newest first
-
GitHub Copilot. Rewrite of Legacy .NET App: The Smart Way to Automate Project Scaffolding
medium.com Issue #378
Part 2: Creating Solution Structure and Project Scaffolding in Visual Studio
-
🐛 Fix a Chat App with Copilot Chat using Prompt Driven Development
dev.to Issue #378
This article is part of the Prompt Driven Development series from the VS Code YouTube channel. It is based on the video Fix a Chat App with Copilot Chat and explains the concepts, tools, and workflows...
-
Hands On with Copilot Vision: VS Code's Head Start and How the IDE Is Catching Up
visualstudiomagazine.com Issue #374
What a difference a year makes in the fast-moving advanced-AI space! GitHub Copilot's vision and image-based features arrived first in VS Code in February 2025 and have since become more integrated th...
-
Copilot Studio Extension for Visual Studio Code Is Now Generally Available
devblogs.microsoft.com Issue #374
If you build agents with the Copilot Studio extension for Visual Studio Code, you already know the fastest way to iterate is to treat your agent like software: version it, review changes, and promote ...
-
Copilot Memories
devblogs.microsoft.com Issue #374
Are you wasting time reviewing code for nits on code standards, project preferences, or important contribution guidelines?
-
497: Turning Machine Code into C with AI
mergeconflict.fm Issue #372
In this episode James and Frank dive into the practical realities of using AI in everyday development—arguing that AI shines in brownfield (existing) code because it respects your architecture, while ...
-
Orchestrating Multiple Agents in VS Code with Ben & Peng
youtube.com Issue #372
Agents Overview: https://code.visualstudio.com/docs/copilot/agents/agents-tutorial Background Agents: https://code.visualstudio.com/docs/copilot/agents/background-agents
-
AI Faceoff: Customized VS Code Commands
visualstudiomagazine.com Issue #370
After a long-unused VS Code extension stopped working, I compared multiple AI tools to recreate the same HTML-wrapping workflow using built-in snippets and keybindings. Mileage among the systems varie...
-
Twelve months of agentic AI code-assist
staffordwilliams.com Issue #370
2025 was the year of agentic AI code assistants and programming will never be the same. For some, these tools have become a critical part of their daily workflow and produce most, if not all, of the c...
-
Hands On with New Experimental GitHub Copilot 'Agent Skills' in VS Code
visualstudiomagazine.com Issue #370
Visual Studio Code 1.108 introduces Agent Skills for GitHub Copilot, enabling developers to define reusable, domain-specific automation that can handle everything from code refactoring to custom text ...
-
My thoughts on Vibe Coding as a Senior .NET Engineer
medium.com Issue #370
My take on where we are, where we are headed, and how to stay relevant.
-
Visual Studio 2026: How AI Is Transforming the Way Developers Code
medium.com Issue #361
Code smarter with Visual Studio 2026: AI features, GitHub Copilot, and cloud tools streamline workflows and spark innovation. Continue reading on Syncfusion »
-
Practical Experience: Migrating an Old .NET Project with GitHub Copilot Agent
medium.com Issue #359
Learn how GitHub Copilot Agent helped migrate a .NET CQRS project to MediatR with async/await support with unit tests
-
From Spec to Santa: My C#‑Powered Christmas Story Generator Experiment
techwatching.dev Issue #356
In this article, I will explain how I built a website to generate Christmas Stories my almost 5-year-old daughter using C# and AI related technologies (GitHub Spec Kit, GitHub Copilot, Microsoft.Exten...
-
Armchair Architects: Best Practices For Architecting AI Agents
youtube.com Issue #352
- Build Agents using Model Context Protocol on Azure https://learn.microsoft.com/azure/developer/ai/intro-agents-mcp - Protocols for Integration: The role of Model Context Protocol (MCP) and Agent-to...
-
Build a Social Media Commander app with Agent Instructions using GitHub Copilot | MVP Unplugged
youtube.com Issue #352
Host Justin Garrett, Microsoft Principal Customer Experience Program Manager, connects with Microsoft MVP Jeremy Sinclair to dive into Jeremy’s passion project: Social Media Commander—a cross-platform...
-
Steal These 25 Prompts: The Rules + Workflows That Made Our .NET Team Faster
medium.com Issue #347
I love AI coding tools. Cursor. Copilot. Whatever you’re using.
-
Smarter Refactoring in C#: How AI Helps Engineers Build More Scalable Enterprise Applications
medium.com Issue #334
Software teams often focus on using AI to autocomplete code or speed up daily development tasks — but one of the most powerful (and least…
-
Introducing Major New Agentic Capabilities for GitHub Copilot in JetBrains and Eclipse
devblogs.microsoft.com Issue #334
GitHub Copilot is taking a major step forward with expanded, deeply integrated support for JetBrains and Eclipse — bringing a new generation of agentic, intelligent capabilities directly into your fav...
-
A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode
devblogs.microsoft.com Issue #333
Learn how Visual Studio 2026 and GitHub Copilot app modernization upgrade .NET versions and frameworks, fix build issues, and migrate apps to Azure with less manual effort The post A step-by-step gui...
-
Plan agent in VS Code
youtube.com Issue #333
Why Enterprises Trust .NET Application Development Services for Digital Growth?
-
A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode - .NET Blog
devblogs.microsoft.com Issue #332
Learn how Visual Studio 2026 and GitHub Copilot app modernization upgrade .NET versions and frameworks, fix build issues, and migrate apps to Azure with less manual effort
-
Fix build issues using GitHub Copilot after upgrading MSVC Build Tools
devblogs.microsoft.com Issue #330
[cta-button text="Sign up for the Private Preview waitlist" url="https://www.surveymonkey.com/r/C2S6NV3" color="btn-primary" align="center"] A few problems have...
-
Stop Blaming Copilot — Start Coding for the Age of AI
medium.com Issue #330
(Why Copilot, Gemini, and Codeium keep giving you wrong code — and what you can do about it)
-
What is Copilot Tuning?
youtube.com Issue #328
Stop Translating Curl Commands, Start Shipping Features