.NET 뉴스

WPF 스프레드시트에 차트를 추가하여 데이터 시각화

11월 20, 2023
.NET WPF 스프레드시트 구성요소를 사용하여 복잡한 데이터를 이해하기 쉽게 시각화할 수 있습니다. 대화형 차트와 그래프를 통해 데이터 분석과 인사이트를 강화하세요.

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

Blazorise를 사용하여 .NET 8 Blazor 웹 애플리케이션 빌드

11월 20, 2023
Blazorise 1.3.3에 .NET 8 호환성이 추가되어 향상된 성능, 보안 및 최신 .NET 기능을 제공합니다.

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.

OLEDB를 통해 Blazor 보고서에 데이터 원본 연결

11월 20, 2023
개체 연결(Object Linking) 및 임베딩 데이터베이스(Embedding Database) 프레임워크를 사용하여 Blazor 보고서를 데이터 원본에 연결합니다.

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

/n 소프트웨어를 사용하여 .NET 8용 통신 앱을 빌드하세요

11월 20, 2023
IPWorks 및 Red Carpet Subscription을 포함한 전체 제품 범위에서 /n 소프트웨어에 .NET 8 지원이 추가합니다.

/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:

WinForms C# & VB.NET를 사용하여 CSV 파일 가져오기 및 내보내기

11월 17, 2023
Spread.NET을 사용하여 .NET WinForms 애플리케이션에서 직접 CSV 파일로 작업할 수 있습니다.

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.