News

Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.
"You can now debug Blazor WebAssembly apps directly from Visual Studio and Visual Studio Code," said Daniel Roth, principal program manager, ASP.NET, in a March 26 blog post. "You can set breakpoints, ...
With the latest debug code pushed up to the server, you should be able to connect up and attach to the process to begin debugging. From Visual Studio, go to Debug -> Attach to process.
While writing code is one thing, being able to share debugging sessions may actually be even more important to many developers. Live Share supports all major languages, including C#, Python, Java ...