You've built your software agentically. Now you want to (need to) debug it in an IDE.
You may need to add some extra settings.
You've built your software agentically. Now you want to (need to) debug it in an IDE.
You may need to add some extra settings.
See the status of GitHub Copilot from the Visual Studio IDE. Built-in .NET and Azure skills are introduced.
Today - C# programmers must embrace C++ development tools. There is No Alternative. C++ tools container the valuable link.exe to create standalone .exe files. Publishing .NET programs as standalone EXEs needing no runtime need this toolkit. Install it! Give up that 1.5 GB of space for some C++ tooling!
This is project template for creating a WinUI app along with a MSIX package for side-loading or distribution via the Microsoft Store.
Side-loading in the above case refers to installing an app outside of the Microsoft Store, usually by providing the MSIX package to users.
MSVS is large, complex and suitably changing enough to warrant its own magazine. Read it well.
Visual Studio Code is increasingly giving Microsoft Visual Studio a run for its money.
One of the plus points of VSCode is it's lightweight as well as having built-in support for JavaScript, TypeScript and Node.js with other languages supported as extensions.