Neuigkeiten zu .NET 10 WinForms

Verbessern der Datenanalyse von Tabellenkalkulationen

Juli 14, 2026
.NET-Tabellenkalkulationskontrollen bieten Funktionen zur Datenfilterung und -gruppierung, die Entwicklern helfen, große Datensätze zu analysieren und die Navigation zu verbessern.

Data Filtering and Grouping in a .NET spreadsheet control enables developers to organize and display worksheet data more effectively by allowing users to filter rows based on specific criteria and group related rows or columns into expandable sections. These capabilities make it easier to work with large datasets, focus on relevant information, improve worksheet navigation, and present data in a more structured way without modifying the underlying content. By supporting familiar Excel-style functionality, data filtering and grouping also help create more intuitive business applications while maintaining compatibility with spreadsheet workflows.

Several .NET Spreadsheet controls offer data filtering and grouping including:

  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) lets you filter data dynamically and group worksheet content for clearer analysis and navigation.
  • Spread.NET by MESCIUS, allows you to apply flexible filters and create collapsible groups across worksheets for enhanced data exploration.
  • EPPlus lets you implement filtering and grouping features programmatically while preserving structured spreadsheet views and user productivity.
  • IronXL for .NET by Iron Software lets you apply data filtering and grouping features programmatically while maintaining Excel-compatible worksheet organization.

For an in-depth analysis of features and price, visit our comparison of .NET Spreadsheet controls.

Compare .NET Spreadsheet Controls

Infragistics konsolidiert die UI Toolkit-Lizenzierung

Juli 8, 2026
Neue eigenständige Lizenzen für WinForms, WPF und ASP.NET Toolkits sind nicht länger verfügbar, Kunden können weiterhin bestehende Abonnements verlängern.

Infragistics is a software company that develops user interface (UI) components, design tools and productivity solutions for software developers. Its products support a range of application platforms, including .NET, JavaScript and web technologies, helping development teams build business applications with advanced data visualization, grids, charts, reporting and user experience capabilities. In addition to developer tools, the company offers low-code application development, embedded analytics and collaborative design solutions for organizations of all sizes.

Effective July 1, Infragistics has discontinued new single-product licenses for Infragistics Ultimate UI for Windows Forms, Infragistics Ultimate UI for WPF, and Infragistics Ultimate UI for ASP.NET. Existing customers can continue to renew their subscriptions, but new licenses for these standalone products are no longer available.

Although new standalone subscriptions are no longer available, these products remain included as part of Infragistics Professional and Infragistics Ultimate. Customers can continue to access the same UI toolkits through these broader subscription offerings.

For more information, visit our Infragistics Ultimate and Infragistics Professional product pages.

Beschleunigen der Datenanalyse mit lokaler Sortierung

Juli 2, 2026
.NET WinForms-Raster mit lokaler Sortierung ermöglichen es Benutzern, In-Memory-Daten ohne zusätzliche Datenbankanfragen neu zu ordnen und zu analysieren.

Sorting (local) is a feature in .NET WinForms Grid controls that orders the data currently loaded into the grid on the client, without requesting a new sorted result from a database or remote data source. It enables users to quickly sort rows by one or more columns using the data already available in memory, providing immediate visual feedback and a responsive user experience. For developers, local sorting can reduce unnecessary network requests, improve the perceived performance of data exploration, and simplify interactive scenarios where users need to reorganize and compare displayed data without affecting the underlying data source.

Several .NET WinForms Grid controls offer Sorting (Local) including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) lets you sort locally loaded data instantly across single or multiple columns, improving responsiveness during interactive data exploration.
  • ComponentOne WinForms FlexGrid (part of ComponentOne Studio WinForms) allows you to reorder locally available rows without server requests, delivering fast, intuitive sorting for desktop applications efficiently.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) facilitates local sorting of in-memory records with multi-column support, helping users analyze displayed information more effectively.
  • Xceed Grid for WinForms lets you perform local sorting on loaded datasets, providing immediate row reordering for responsive desktop data interaction.

For an in-depth analysis of features and price, visit our comparison of .NET WinForms Grid controls.

Compare .NET WinForms Grid Controls

Verbessern der Skalierbarkeit von SSH- und SFTP-Servern

Juni 30, 2026
Rebex Total Pack 8.0 enthält jetzt einen vollständig asynchronen SSH- und SFTP File Server, der die Thread-Nutzung reduziert und die Skalierbarkeit verbessert.

Rebex Total Pack is a comprehensive suite of .NET libraries that enables developers to add secure networking, file transfer, email, compression, encryption, and remote access capabilities to their applications through a single package. It includes components for protocols such as SFTP, SCP, FTP, FTPS, HTTP, HTTPS, WebSocket, SMTP, IMAP, POP3, SSH, and Telnet, along with support for Microsoft Graph, Exchange Web Services (EWS), ZIP compression, TLS (Transport Layer Security), and cryptographic functions. Designed for modern .NET and .NET Framework applications, the suite provides a consistent API, extensive documentation, and sample code, making it well suited to enterprise software that requires reliable, secure communication across a range of protocols.

The Rebex File Server (included in Rebex Total Pack) now features a fully asynchronous SSH and SFTP server core, replacing the previous synchronous implementation with an architecture designed to make more efficient use of system resources. By reducing the number of threads required to handle client connections, the update improves scalability and enables applications to support higher levels of concurrent activity while maintaining responsive, reliable performance.

To see a full list of what's new in version Rebex Total Pack 8.0.9673, see our release notes.

Rebex Total Pack is licensed per developer and is available as a Perpetual License with a 1 Year Support Contract which includes priority support and all software updates. See our Rebex Total Pack licensing page for full details.

Learn more on our Rebex Total Pack product page.

Verwalten von Metadaten in PDF-Dokumenten

Juni 26, 2026
Liefern Sie WinForms-Anwendungen mit der Möglichkeit einer programmgesteuerten Verwaltung standardisierter PDF-Dokumenteigenschaften und XMP-Metadaten.

Managing the metadata of PDF documents involves viewing and maintaining information embedded within a PDF file, including standard document properties such as the title, author, subject, keywords, and creation date, as well as custom metadata. Maintaining accurate metadata helps improve document organization, supports search and indexing, simplifies document management, and assists with compliance and record-keeping by ensuring descriptive information remains consistent throughout a document's life cycle.

Several WinForms PDF components allow you to manage metadata, including:

  • ComponentOne WinForms PDF (part of ComponentOne Studio WinForms by MESCIUS) includes standard PDF property management for title, author, subject, and more.
  • ImageGear for .NET by Accusoft supports reading, updating, and writing standard PDF document information and Extensible Metadata Platform (XMP) metadata.
  • XFINIUM.PDF CROSS PLATFORM EDITION supports managing standard PDF document information, custom document properties, and XMP metadata.
  • Syncfusion WinForms PDF (part of Syncfusion Essential Studio Enterprise) lets you manage PDF properties and XMP metadata, including to create, edit, and remove metadata.

For an in-depth analysis of features and price, visit our comparison of WinForms PDF components.

Compare WinForms PDF Components