Neuigkeiten zu .NET

Visualisieren von Daten durch Hinzufügen von Diagrammen zu WPF-Tabellenkalkulationen

November 20, 2023
Verwandeln Sie komplexe Daten mithilfe von .NET WPF-Tabellenkalkulationskomponenten in überzeugende Visualisierungen. Verbessern Sie Datenanalysen und Erkenntnisse mit interaktiven Diagrammen und Grafiken.

Charts are integral to spreadsheets, enabling users to transform data into visually compelling representations. These graphical formats, such as pie, line, bar, and area charts, effectively convey complex information by highlighting trends, patterns, and anomalies. Spreadsheet software with advanced charting capabilities empowers users to create dynamic charts that adapt seamlessly to data updates, making them invaluable tools for reporting, presentations, and data analysis.

Several .NET WPF spreadsheet components provide chart support including:

  • DevExpress WPF Spreadsheet (Part of DevExpress WPF) helps you visualize spreadsheet data effectively with a comprehensive collection of charts for WPF.
  • Infragistics WPF Spreadsheet (Part of Infragistics Ultimate UI for WPF) enhances WPF spreadsheet data analysis and insights with a wide range of customizable charts and graphs.
  • Spread.NET WPF by MESCIUS (formerly GrapeCity) creates impactful data visualizations with a variety of built-in charts for WPF spreadsheets.
  • Telerik WPF Spreadsheet (Part of Telerik UI for WPF) elevates data presentation in WPF spreadsheets with a rich collection of interactive charts and graphs.

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

Compare .NET WPF Spreadsheet Components

Erstellen von .NET 8 Blazor-Webanwendungen mit Blazorise

November 20, 2023
Blazorise 1.3.3 fügt .NET 8-Kompatibilität hinzu und bietet verbesserte Leistung, Sicherheit und die neuesten .NET-Funktionen.

Blazorise is a versatile component library that empowers developers to build modern and feature-rich web applications using Blazor, a client-side web development framework from Microsoft. It offers a comprehensive collection of user interface components, including buttons, forms, tables, charts, and navigation elements, all built with accessibility and responsiveness in mind.

Blazorise 1.3.3 is now fully compatible with .NET 8, providing developers with access to enhanced performance, security, and the latest features of the .NET framework.

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

For more information, visit our Blazorise product page.

Verbinden von Datenquellen mit Blazor-Berichten über OLEDB

November 20, 2023
Verwenden Sie das Framework zum Verknüpfen und Einbetten von Datenbanken, um Ihre Blazor-Berichte mit einer Datenquelle zu verbinden.

OLEDB data connectivity allows reporting software to connect to various databases and data sources through the Object Linking and Embedding Database (OLEDB) framework. This provides a wide range of data access capabilities within reports, essential for extracting data from relational databases, spreadsheets, and other OLEDB-compatible sources.

Multiple Blazor reporting components are compatible with OLEDB, including:

  • DevExpress Reports (Multi-Platform) (part of DevExpress Reporting) is a powerful and comprehensive reporting tool that offers seamless OLEDB connectivity for Blazor applications.
  • Telerik Reporting facilitates OLEDB data access in Blazor projects, providing data binding capabilities, report customization options, and support for multiple output formats.
  • Stimulsoft Reports.WEB is a lightweight and easy-to-use reporting tool that enables direct OLEDB data binding in Blazor applications. It features a user-friendly interface and cross-platform compatibility.
  • FastReport .NET is a high-performance reporting solution that facilitates OLEDB data access in Blazor projects. It offers extensive report customization possibilities, and support for various output formats.

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

Compare Blazor Reporting Components

Erstellen von Kommunikations-Apps für .NET 8 mit /n-Software

November 20, 2023
/n software bietet .NET 8-Unterstützung für die gesamte Produktpalette, einschließlich IPWorks und Red Carpet Subscription.

/n software is a leading provider of components for secure Internet communications. For over 30 years, software developers in nearly every Fortune 500 and Global 2000 company worldwide have used /n software products to build powerful connected applications. Popular products include the IPWorks range and the Red Carpet Subscription.

The following /n software products have been updated with support for .NET 8, allowing developers to build communications applications in the latest version of Microsoft's popular framework:

Importieren und Exportieren von CSV-Dateien mit WinForms C# & VB.NET

November 17, 2023
Verwenden Sie Spread.NET, um direkt in Ihren .NET WinForms-Anwendungen mit CSV-Dateien zu arbeiten.

Spread.NET helps you create spreadsheets, grids, dashboards, and forms. It includes a powerful calculation engine with 450+ functions and the ability to import and export Microsoft Excel spreadsheets. Developers can leverage the extensive .NET spreadsheet API and powerful calculation engine to create analysis, budgeting, dashboard, data collection and management, scientific, and financial applications.

In this blog, MESCIUS Product Manager Kevin Ashley takes you through all the steps required to import and export data in CSV files using Spread.NET, including:

  • Creating / configuring the Project
  • Creating the File Menu
  • Creating / configuring SplitContainer
  • Adding Event Handler code
  • ...and much more!

He also demonstrates how to use the Spread Designer tool to give users the ability to edit Excel spreadsheet instances inside your running application.

Read the full blog and start integrating CSV data import/export into your Windows applications.