authoring

About this tag
The authoring tag on WindowsForum.com covers discussions about creating and editing code, particularly in the context of Microsoft development tools. Topics include improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code, where developers can edit source code and see changes reflected in the browser. Additionally, the tag includes updates on C#/WinRT authoring, a preview release that enables creating Windows Runtime components with C# and .NET. These threads focus on enhancing the developer workflow for web and Windows app development, with an emphasis on tooling integration and feedback from the community.
  1. VIDEO Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code

    As web developers we spend a lot of time authoring our code in an editing environment. We then jump over to the browser to use the in-built developer tools to debug and tweak the product UI. The problem with this is that results of the tweaking and debugging aren’t reflected in the source code...
  2. C#/WinRT Authoring Preview and Updates

    The C#/WinRT team is excited to announce our latest release, which includes a preview of C#/WinRT authoring with the latest C#/WinRT NuGet package, as well as updates to the .NET 5.0 SDK with the .NET February update. Since our last blog post on C#/WinRT v1.0, we have some new features to show...