Neuigkeiten zu .NET 8 WinForms

Exportieren von Diagrammdaten aus WinForms in CSV

Februar 2, 2026
Geben Sie WinForms-Apps die Möglichkeit, Diagramme in das CSV-Format zu exportieren, sodass Diagrammdaten in Berichten, Tabellen und externen Systemen verwendet werden können.

Exporting charts to CSV (Comma-Separated Values) allows users to extract underlying chart data into a simple, portable text format that can be easily opened in spreadsheet applications or processed by other tools. This feature is particularly useful for reporting, data analysis, auditing, and integration apps, as it decouples the visual presentation of data from the raw numerical or categorical information it represents. By enabling quick access to chart data in a structured format, exporting to CSV enhances interoperability across systems and supports a wider range of use cases.

Several WinForms charting components allow you to export to CSV, including:

  • TeeChart for .NET Pro Edition by Steema Software offers built-in export capabilities that allow developers to save chart data directly to CSV with customizable formatting options.
  • .netCHARTING is a comprehensive charting library that provides the ability to export charts to various image and document formats in WinForms applications.
  • ProEssentials by GigaSoft integrates into WinForms apps and offers chart export to various formats and includes options for exporting underlying data in editable text form.

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

Compare WinForms Chart Components

Erstellen, Lesen und Verwalten von PDFs in WinForms-Apps

Januar 22, 2026
Erleichtern Sie das Anzeigen, Erstellen, Suchen und Drucken von PDFs direkt in WinForms-Anwendungen und unterstützen somit konsistente und zuverlässige Dokumentenprozesse.

PDF reading and writing features form a core part of modern PDF components, allowing applications to view, generate, edit, and share PDF documents consistently across platforms. These capabilities cover common tasks such as displaying and searching documents, as well as creating and exporting PDFs programmatically with reliable rendering and standards compliance.

Common features include:

  • Creating PDFs allows applications to generate new PDF documents from code, data, or templates, supporting structured content, formatting, and metadata.
  • Printing/Saving to PDF enables users or systems to output documents to PDF format for sharing or archiving, with control over layout and print settings.
  • Printing PDFs to a printer provides direct printing capabilities, allowing PDF documents to be sent to physical printers with control over output settings.
  • Localization ensures PDF content, UI elements, and formatting adapt to different languages and regional conventions.
  • Right to Left (RTL) support provides correct layout and text flow for languages such as Arabic and Hebrew, ensuring accurate reading and presentation.
  • Searching text allows users to quickly find words or phrases within a document, improving navigation and usability for large or complex PDFs.
  • PDF Readers/PDF Viewers deliver accurate on-screen rendering of PDF files, supporting navigation, zooming, and page interaction.
  • Saving a PDF to a stream enables applications to write PDF output directly to memory or network streams, supporting efficient storage, transmission, and integration with external systems.

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

Explore WinForms PDF Reading and Writing Features

Verbessern der Navigation mit einem Ribbon-Layout

Januar 21, 2026
Verbessern Sie Benutzerfreundlichkeit und Produktivität mit einer modernen Ribbon-Benutzeroberfläche, die Befehle klar organisiert und einen schnellen, kontextbewussten Zugriff bietet.

Ribbons provide a structured, visual command interface that organizes application features into clearly labeled tabs and groups, improving discoverability, efficiency, and usability. By surfacing frequently used and context-aware commands, ribbons reduce navigation time and deliver a familiar, professional user experience. Commonly used in productivity software, data-driven applications, design tools, and enterprise systems, ribbon interfaces are ideal for applications with rich functionality where users need quick, intuitive access to a wide range of tools.

Several .NET WinForms UI suites offer ribbon control including:

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

Compare .NET WinForms UI Suites

Erstellen von DevExpress WinForms-Oberflächen in Rider

Januar 15, 2026
DevExpress DXperience 25.2 bietet visuelle Designer, die in JetBrains Rider integriert werden, um die UI-Konfiguration von WinForms während der Entwicklung zu vereinfachen.

DevExpress DXperience is a comprehensive set of UI controls and developer productivity tools for building data-driven desktop and web applications using technologies such as WinForms, WPF, ASP.NET, Blazor and JavaScript, focusing on consistent user experiences, advanced data visualization, reporting, dashboards, and design-time features that support the development and long-term maintenance of complex business applications.

The DevExpress DXperience 25.2 release introduces JetBrains Rider support, allowing developers to visually configure and customize major DevExpress UI WinForms components directly within Rider’s designer environment. This integration brings familiar design-time experiences to teams using Rider, making it easier to adjust layouts, component properties, and UI behavior without leaving the IDE. By aligning DevExpress visual designers with Rider, the update supports faster iteration, clearer UI intent, and a more consistent development experience across tools.

DevExpress DXperience is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress DXperience licensing page for full details.

For more information, visit our DevExpress DXperience product page.

Steuern des App-Verhaltens mit KI-Prompts

Januar 13, 2026
DevExpress Universal 25.2 integriert eine neue API, die es Apps ermöglicht, Benutzerabsichten zu interpretieren und Änderungen während der Laufzeit direkt auf Oberflächenkomponenten und die Logik anzuwenden.

DevExpress Universal is a comprehensive suite of UI components and developer tools that supports the creation of feature-rich applications across web, desktop, and mobile platforms, including .NET, JavaScript, Blazor, ASP.NET, WinForms, WPF, and MAUI. It focuses on delivering consistent user interfaces, advanced data visualization, reporting, dashboards, and productivity features that help teams design, build, and maintain complex applications using a unified set of technologies and patterns.

DevExpress Universal v25.2 introduces AI Tool Calling (Natural Language Control for UI Components), a cross-platform feature that extends Microsoft.Extensions.AI tool-calling to enable natural-language interaction with application UI and logic. Developers can expose UI components, ViewModels, and business services as AI-invokable tools, grouped into dynamic toolsets that adapt to the application’s current context. When users interact through the DevExpress AI Chat Control, the language model interprets their request, selects the appropriate tool, resolves the target instance, and executes the action in real time, making applications easier to use while giving developers full control over what the AI can see and do.

DevExpress Universal is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress Universal licensing page for full details.

For more information, visit our DevExpress Universal product page.