Neuigkeiten zu .NET 8 WPF

Nutzen objektorientierter Datenquellen in Berichten

Dezember 17, 2024
.NET-Berichtsteuerelemente mit IEnumerable-Datenkonnektivität ermöglichen das dynamische Einbinden von speicherinternen Auflistungen oder laufzeitgenerierten Daten in Berichte.

IEnumerable data connectivity allows for easy binding of reports to in-memory collections or objects that implement the IEnumerable interface, such as lists and arrays. This technique makes use of LINQ-compatible data structures, allowing developers to dynamically populate reports with data from a variety of sources, including APIs, business logic, and complicated data transformations, without relying on traditional databases. This provides increased flexibility in data provisioning, easier integration with object-oriented application architectures, and the ability to manage data from runtime-generated collections, all of which improve the adaptability and maintainability of reporting systems.

Several .NET reporting components offer IEnumerable data connectivity including:

  • DevExpress Reports (Multi-Platform) lets you bind IEnumerable data sources seamlessly, offering flexibility for cross-platform reporting with dynamic data handling.
  • ActiveReports.NET by MESCIUS facilitates IEnumerable connectivity for lightweight, in-memory data reporting, supporting complex business logic and non-database scenarios.
  • Telerik Reporting enables direct binding to IEnumerable collections, simplifying integration of runtime data into professional reports for .NET applications.
  • List & Label Enterprise Reporting Edition by combit lets you use IEnumerable sources for custom data-driven reporting, emphasizing scalability and real-time data updates.
  • Stimulsoft Reports.Net supports IEnumerable binding to streamline reporting from dynamic data collections, enhancing adaptability for diverse .NET applications.

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

Compare .NET Reporting Controls

Erstellen von Filterausdrücken mit intuitiver Filterung

Dezember 9, 2024
Die Telerik-Benutzeroberfläche für WPF 2024 Q4 (2024.4.1111) integriert die erweiterte Rasterfilterung und ermöglicht komplexe Ausdrücke mit einem intuitiven Filter-Editor.

Telerik UI for WPF is a robust suite of over 150 user interface components designed for Windows Presentation Foundation, enabling developers to build modern, high-performance desktop applications. It includes controls like data grids, charts, schedulers, and editors, optimized for seamless integration and support for MVVM (Model-View-ViewModel) patterns. With features like built-in theming, responsive layouts, and customizable styling, it simplifies the creation of visually appealing, intuitive interfaces. Ideal for enterprise-grade or consumer-facing apps, Telerik UI for WPF accelerates development while ensuring professional-quality results.

The Telerik UI for WPF 2024 Q4 (2024.4.1111) update enhances RadGridView with a new filtering mode that supports complex expressions, providing developers with greater control and precision when working with data. This feature introduces an intuitive Filter Editor that combines a clear Data Filter View for visualizing applied criteria with the powerful RadDataFilter control for adding, editing, and managing filters. Key usability enhancements, such as optional wrapping for readability, quick enable/disable options for filters, and streamlined access to editing tools, make it easier to implement dynamic, customizable filtering experiences in applications, empowering developers to deliver highly responsive and user-centric interfaces.

To see a full list of what's new in 2024 Q4, see our release notes.

Telerik UI for WPF is licensed per developer and is available as a perpetual license with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. See our Telerik UI for WPF licensing page for full details.

Telerik UI for WPF is available individually or as part of the following products:

Verwandeln Sie Tabellenkalkulationen in hochwertige PDFs

Dezember 6, 2024
Spread.NET 18 bietet hochauflösende PDF-Exporte mit Excel-kompatiblen Funktionen und erweiterten Darstellungsoptionen.

Spread.NET by MESCIUS is a versatile spreadsheet component for .NET applications, enabling developers to integrate Excel-compatible functionalities into Windows Forms, WPF and ASP.NET. With features like advanced data visualization, pivot tables, conditional formatting, and customizable formulas, Spread.NET handles large data sets efficiently and allows seamless Excel import/export. This tool is ideal for applications needing robust data analytics and reporting, such as financial software and business intelligence solutions, enhancing user experience with a familiar spreadsheet interface.

The Spread.NET 18 update enhances PDF export capabilities by delivering high-resolution outputs with improved image quality and rendering precision. This update aligns closely with Excel-compatible printing features, ensuring accurate representation of rich text, flat style modes, transparent shapes and header/footer images in PDF documents. Developers can now save individual sheets, entire workbooks or directly print to PDF, providing greater flexibility and efficiency. With these improvements, the PDF export functionality meets professional-grade standards, making it a reliable tool for creating polished, high-quality outputs directly from .NET spreadsheets.

To see a full list of what's new in version 18, see our release notes.

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.

Hinzufügen von anpassbaren Office 365-Designs zu .NET 9-Apps

Dezember 4, 2024
ComponentOne Studio Enterprise 2024 v2 integriert Office 365-Designs für Windows Forms und WPF und ermöglicht so ein modernes Design von Desktop-Anwendungen.

ComponentOne Studio Enterprise by MESCIUS is a robust toolkit for .NET developers, offering an extensive suite of UI controls and tools tailored for building powerful desktop applications using WinForms, WPF, and other technologies. With its rich set of pre-built components, including advanced data grids, charts, and reporting tools, it enables developers to create visually appealing and highly functional applications with ease. By streamlining development and minimizing the need for custom coding, ComponentOne Studio Enterprise accelerates project timelines and enhances productivity, empowering developers to focus on delivering feature-rich and polished desktop solutions efficiently.

The ComponentOne Studio Enterprise 2024 v2 update introduces production-ready Microsoft Office 365 themes for Windows Forms and WPF controls, enabling developers to deliver desktop applications with modern, professional aesthetics that align with the latest Windows software styles. These themes include multiple variations such as white, gray, dark, green, and colorful, offering developers the flexibility to customize their applications to suit different user preferences and branding requirements. This enhancement streamlines the process of creating visually cohesive and up-to-date user interfaces for desktop applications.

To see a full list of what's new in 2024 v2, see our release notes.

ComponentOne Studio products are licensed per developer on a perpetual basis and include a 12 month subscription. Priority Support is also available. See our licensing pages below for full details:

For more information see the following product pages:

Verbesserte Bearbeitung von Tabellenkalkulationen mit Rückgängig machen und Wiederholen

November 25, 2024
Bieten Sie Benutzern von WPF-Tabellenkalkulationsanwendungen die Möglichkeit, Fehler einfach zu korrigieren und Änderungen wiederherzustellen.

Undo and redo functionality in a spreadsheet allows users to reverse or reapply actions made during editing, providing a straightforward way to correct mistakes or recover changes. The undo option enables users to step back through recent actions, such as data entry, formatting, or formula adjustments, while redo restores any actions reversed by the undo function. This capability provides a safety net, allowing users to recover from unintended modifications, thereby enhancing productivity as it minimizes errors and streamlines the editing process.

Several WPF spreadsheet components allow you to redo and undo editing changes, including:

  • DevExpress WPF Spreadsheet (part of DevExpress WPF) lets users undo and redo changes to cells, formulas, and formatting, ensuring flexibility and error recovery.
  • Spread WPF (part of Spread.NET by MESCIUS) facilitates efficient editing and formatting with robust undo/redo capabilities, minimizing the risk of accidental data loss.
  • Telerik WPF Spreadsheet (part of Telerik UI for WPF) allows you to undo and redo actions efficiently, offering a reliable way to manage iterative adjustments.
  • Syncfusion WPF Spreadsheet (part of Syncfusion Essential Studio Enterprise) offers undo/redo functionality to streamline data editing processes.

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

Compare WPF Spreadsheet Controls