Neuigkeiten zu .NET

Visualisieren und Analysieren zyklischer oder Angular-Daten

Juni 18, 2024
LightningChart .NET v12 integriert einen neuen Polar Heatmap / IntensityGrid-Serientyp, um komplexe Polardaten mit Intensitätswerten zu visualisieren.

LightningChart .NET is a high-performance data visualization library designed for .NET developers working with WPF, WinForms, and UWP applications. It offers GPU-accelerated rendering for smooth real-time visualization of massive datasets, exceeding billions of data points. This library supports a wide variety of chart types, including 2D, 3D, polar, and geographic maps, along with extensive customization options for each. LightningChart .NET is a powerful tool for developers creating demanding data visualization applications requiring exceptional performance.

The LightningChart v12 update introduces the Polar Heatmap / IntensityGrid series (IntensityGridSeriesPolar), specifically designed for visualizing complex polar data with intensity values. Polar Heatmap charts utilizes a circular coordinate system to visualize data. One axis represents angles (thetas) while the other, known as amplitude, represents the distance from a central point (radii). Color intensity encodes the data values, effectively creating a circular heatmap that reveals both directional trends (angles) and variations in magnitude (amplitude) within the data. This chart type excels at analyzing cyclical or angular data, making it ideal for applications like wind speed and direction or seasonal variations throughout the year.

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

LightningChart .NET is available per developer in packages for either WPF, WinForms, UWP or all 3. Each package comes as a subscription license (with 1 or 2 years of limited support), or a perpetual license (with 1 or 2 years of Standard or Premium support). Floating licenses and site licenses are available upon request. See our LightningChart .NET licensing page for full details.

Learn more on our LightningChart .NET product page.

Erhöhen Sie die Sicherheit mit der Validierung von PDF-Signaturen

Juni 18, 2024
Der DevExpress WPF 24.1 PDF Viewer verbessert die Dokumentensicherheit, indem er eine Echtzeitanalyse und -validierung von PDF-Signaturen bietet.

DevExpress WPF is a powerful suite of controls that enhances your WPF development toolkit. It offers data grids, ribbon menus, rich text editors, spreadsheets, charts, and more – all with beautiful themes and touch-friendly interfaces. DevExpress WPF empowers you to build professional-looking, responsive applications that meet modern user expectations, saving you time and effort while adding polish and functionality.

The DevExpress WPF 24.1 update includes a new Signature Info Panel in the PDF Viewer. This feature offers a transparent view of every signature within a PDF, providing detailed information about each signer. The Signature Info Panel goes a step further by intelligently verifying the validity of these signatures in real-time. This instant feedback ensures users can confidently rely on the information presented in the document, saving time and effort.

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

DevExpress WPF is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply new subscriptions, subscription renewals, and additional licenses. See our DevExpress WPF licensing page for full details.

DevExpress WPF is available to buy in the following products:

Organisieren von Diagrammdesigns mit Schichten

Juni 17, 2024
NOV Diagram for .NET 2024.1 verbessert das Designmanagement für komplexe Diagrammprojekte durch die Einführung von Layer-Funktionen.

NOV Diagram for .NET by Nevron is a comprehensive and feature-rich diagramming framework designed for .NET developers to create specialized diagramming and drawing applications. Including most of the functionality found in Microsoft Visio, it offers an array of features such as high-performance rendering, a rich set of predefined shapes, automatic layout algorithms, and extensive input/output capabilities. This tool facilitates the integration of complex visualizations directly into WinForms, WPF, Blazor, and Xamarin.Mac projects for developing sophisticated diagramming solutions while maintaining responsiveness and user interactivity.

The NOV Diagram for .NET 2024.1 update introduces a new layers feature which gives developers greater control over complex diagram designs. Enabling the segregation of different visual components into distinct layers allows for better organization, making it easier to manage intricate diagrams that require multiple overlapping elements. This functionality means that each page item can now be assigned to a layer, which can be independently manipulated, hidden, or locked without affecting others. This provides a more streamlined workflow and reduces the likelihood of errors during both development and runtime.

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

NOV Diagram for .NET is licensed per developer and is available as a perpetual license with 1 year support and maintenance. See our NOV Diagram for .NET licensing page for full details.

NOV Diagram for .NET is available in the following products:

Verwalten von SWIFT 2024-Spezifikationsmeldungen

Juni 17, 2024
SWIFT Framework .NET 2024.1 integriert die SWIFT 2024-Unterstützung für eine nahtlose Erfassung, Validierung und Verarbeitung des neuesten Messaging-Standards.

SWIFT Framework .NET by SWIFT Components is a comprehensive .NET library designed to facilitate seamless integration with the SWIFT financial messaging network. It provides developers with robust tools for creating, parsing, and validating SWIFT messages, streamlining the process of handling financial transactions and communications within .NET applications.

The SWIFT Framework .NET 2024.1 update enhances the library by incorporating support for the new SWIFT 2024 Specification Messages, ensuring that developers can seamlessly adopt the latest standards in financial messaging. This update provides improved compliance and interoperability, enabling applications to handle the most current message formats and requirements mandated by SWIFT. Consequently, it enhances the accuracy, efficiency, and security of financial transactions, while also reducing the risk of errors and incompatibilities. By integrating these advancements, developers can ensure their applications remain future-proof and aligned with the evolving landscape of global financial communications.

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

SWIFT Framework .NET is licensed per site, licensing an unlimited number of developers at a single physical address. See our SWIFT Framework .NET licensing page for full details.

Learn more on our SWIFT Framework .NET product page.

Optimieren Sie die Datenanalyse mit Aggregation

Juni 17, 2024
Nutzen Sie WinForms-Rasteraggregationsfunktionen wie Summe, Durchschnitt oder Min/Max, um wichtige analytische Erkenntnisse direkt im Raster zu präsentieren.

Aggregation in is the process of summarizing or combining multiple data points into a single value to provide a comprehensive overview of the dataset. Commonly used in grids, this technique can include operations such as calculating sums, averages, counts, minimums, and maximums, and is crucial for efficiently analyzing large volumes of data. It enhances data interpretability by reducing complexity, allowing users to quickly identify trends, patterns, and outliers. It can also improve performance by reducing the amount of data that needs to be processed and displayed, making it easier to manage and interact with extensive datasets.

Several WinForms grid components support aggregation, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) ships with numerous data shaping and analysis options, enabling users to aggregate data directly in the grid.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) is a datagrid offering built-in grouping, sorting and aggregation functions.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) facilitates data analysis via comprehensive aggregation, providing data summary with totals and averages.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) comes with various aggregation options, including sum, average, min, and max in WinForms apps.

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

Compare WinForms Grid Components