News

AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6

AlterNET Studio, packaging Windows Forms and Windows Presentation Foundation .NET component libraries and dev tooling, now supports Visual Studio 2022 and .NET 6.

The for-pay product, which helps .NET-centric developers extend WinForms or WPF .NET applications with code editing, script execution and UI design capabilities, shipped recently in version 8.0. It's a code editor, scripter and Form Designer packaged with a set of component libraries that enable coders to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python to extend applications with custom functionality; run and debug scripts with a debugging engine and design visual UIs.

In addition to supporting VS 2022 and .NET 6, other improvements listed by the Australia-based AlterNET Software include:

  • Demo-projects are distributed with the source code that can target different .NET Frameworks via multi-targeted NuGet packages. This allows users to check the functionality under all supported frameworks, including .NET Core 6.
  • User guides and reference documentation is moved online allowing us to continuously improve the API reference content.
  • Python scripting and debugging now supports Python 3.7 language specification, and allows using popular third-party libraries like NumPy and pandas.
  • Python and C++ debuggers using native tools via Debug adapter protocol (DAP) are now integrated in our solution.
  • WinForms Form Designer now works under .NET Core 6 and can serialize its content to IronPython code-behind files.
AlterNET Studio
[Click on image for larger view.] AlterNET Studio (source: AlterNET Studio).

As shown in the graphic above, demos are available.

A full list of changes is available here. Other information for AlterNET Studio 8, which comes in a trial evaluation version, is available in a FAQ.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events