News

Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More

A new update to Infragistics UI/UX tooling enhances many components that target .NET-centric developers, including Blazor, Windows Forms, Windows Presentation Foundation (WPF) and more.

The company is touted by Microsoft as contributing to the UI component system for Blazor -- the popular ASP.NET Core component that allows web development with C# instead of JavaScript -- along with Telerik, DevExpress, Syncfusion, Radzen, GrapeCity, jQWidgets and others.

In a blog post earlier this month, Infragistics detailed what's new for its Ignite UI for Blazor offering, part of the new Infragistics Ultimate 21.1 release. Updated components include the Blazor Grid -- "by far the most popular component" -- and Blazor Date Picker. "In this latest release of Ignite UI for Blazor 21.1, we wanted to make sure we focused on the editing and selection capabilities of the Blazor grid," the company said. "We really wanted to home in the editing and selection experiences so that they feel natural regardless of if you are using a mouse or just the keyboard."

Blazor Grid Example
[Click on image for larger view.] Blazor Grid Example (source: Infragistics).

Desktop development components were also updated, with WPF and WinForms of special interest to Visual Studio Magazine readers. "Windows Forms and WPF continue to be the most popular platforms for building apps in the enterprise space," said Infragistics, which announced more than three dozen improvements in charts, geospatial maps, updated designers for .NET Core/.NET 5 design time in Visual Studio, and more. It specifically highlighted:

  • New design-time support in Visual Studio 2019 for Windows Forms
  • Updates to design-time support in Visual Studio 2019 for WPF
  • Chart Updates
  • Map Updates

Complete details on what's new in those components can be found in the Windows Forms Release Notes and the WPF Release Notes.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube