.NETのニュース

グラフデータをレポート対応形式に変換

9月 24, 2025
インタラクティブなグラフを共有可能、印刷可能、埋め込み可能な形式に変換するエクスポートツールを使用して、ブラウザーを超えて視覚的な洞察を得ることが可能。

Export features in charting components allow developers and users to take visualized data beyond the browser, whether for sharing, archiving, or integrating into reports and presentations. These tools support a wide range of formats and workflows, transforming interactive charts into portable assets that can be printed, saved, or embedded in other applications. By offering export capabilities alongside dynamic charting, modern components bridge the gap between visual exploration and formal communication of data, ensuring insights can be distributed effectively in both digital and hardcopy formats.

Common features include:

  • Exporting to CSV allows users to extract the underlying data behind a chart into a structured, plain-text format suitable for spreadsheets and data processing tools.
  • Exporting to HTML enables charts to be converted into standalone HTML snippets, preserving interactivity for use in dashboards or embedded web reports.
  • Exporting to Image such as PNG or JPEG images enables easy sharing in emails, slide decks, or documents where interactivity isn't required.
  • Exporting to PDF allows charts to be included in high-fidelity, print-ready documents, useful for formal reporting or offline distribution.
  • Exporting to SVG generates resolution-independent vector graphics that can be scaled or edited in design tools.
  • Exporting to XLS/XLSX enables charts and their associated data to be embedded into Excel files, supporting deeper spreadsheet-based analysis or reporting.
  • Printing support ensures users can produce physical copies of charts, with control over layout, sizing, and page formatting.

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

Explore ASP.NET Core Charting Features

カムバックキャンペーン実施中 - 旧バージョンユーザー様限定特典!

9月 24, 2025
Windows 11環境対応の最新バージョンActiveReports for .NET 18.0J 新規ライセンスを特別価格ご提供。

ActiveReportsは、帳票開発を強力に支援する.NET向け帳票ツールです。最新の 18.0J では、使いやすさとパフォーマンスがさらに向上し、直感的なデザイナや豊富な帳票出力形式、最新フレームワークへの対応を実現しています。開発効率を高めながら、高品質な帳票を短時間で作成できます。

2025年10月に予定されている Windows 10のサポート終了 に伴い、今後の業務システムは Windows 11対応 が求められます。ActiveReports for .NET 18.0J は最新環境への最適化が施されており、円滑な移行を実現するためには本バージョンへのアップグレードが必要です。旧バージョンのままでは、Windows 11での安定稼働が保証されませんのでご注意ください。

現在、ActiveReports for .NET 18.0J カムバックキャンペーンを実施中です。ActiveX版を含むすべての旧バージョンのActiveReportsユーザー様が対象として、特別価格でのアップグレードをご提供しております。お得なこの機会にぜひ最新環境へ移行し、今後の開発基盤を安心・安定の最新バージョンでご活用ください。

  • 期間:2025年9月22日より2025年12月22日まで
  • 対象:ActiveX版を含むすべてのActiveReports旧バージョンお持ちのユーザー様

製品別のキャンペーン詳細およびご購入は、以下のリンクからご確認いただけます。

右クリックメニューでグリッド管理を簡素化

9月 23, 2025
ComponentOne Studio Enterprise 2025 v1.2では、FlexGridにカスタムコンテキストメニューが追加され、右クリックアクションでデータ処理を高速化

ComponentOne Studio Enterprise is a comprehensive suite of .NET UI controls developed by MESCIUS (formerly GrapeCity) designed for building rich, interactive desktop, web, and mobile applications. It provides developers with a broad range of tools and components-including data grids, charts, reports, input controls, and advanced data visualization features-for platforms such as WinForms, WPF, ASP.NET Core, Blazor, WinUI, and .NET MAUI. The suite emphasizes performance, flexibility, and ease of integration, helping teams create consistent, feature-rich user experiences across multiple application types while maintaining a unified development approach.

The ComponentOne 2025 v1.2 update includes a new sample demonstrating a complete, custom context menu solution for FlexGrid. It allows developers to define context-aware actions that adapt to different parts of the grid. This enables right-click functionality to insert rows, sort or group columns, and open a column picker directly within the grid. Developers benefit from the flexibility of FlexGrid’s API to implement tailored solutions while providing end users with a familiar, Excel-like experience that enhances efficiency and precision in data management tasks.

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

ComponentOne Studio Enterprise is licensed per developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio Enterprise licensing page for full details.

Learn more on our ComponentOne Studio Enterprise product page.

完全なカスタマイズ制御でレポートを調整

9月 23, 2025
DevExpress Reportingを使用すると、カスタムコントロール、高度な式、柔軟なパラメーターを使用してタスク固有のレポートを作成可能

DevExpress Reporting is a comprehensive suite of reporting tools that help developers create visually stunning and highly customizable reports for various applications. With its rich feature set, including data binding, layout design, printing, and exporting capabilities, DevExpress Reporting enables the efficient creation of reports that meet the most demanding business requirements.

DevExpress Reporting lets developers build custom report controls that go beyond the built-in options, making it easier to meet specific project needs. These controls can include unique visual elements or functions that fit naturally into the existing reporting setup, keeping reports consistent in both appearance and behavior. Custom controls also help standardize design, support reusable logic, and handle specialized data presentation that standard controls may not cover, improving maintainability and scalability over time.

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

DevExpress Reporting is available to buy in the following products:

より優れた制御でファイルを一括アップロード

9月 22, 2025
.NETコンポーネントでアップロードするために複数のファイルをキューに入れると、効率的なバッチ転送、進行状況の追跡、シームレスなFTP統合が可能に

Queuing multiple files for upload in .NET components refers to the ability to stage several files for transfer either sequentially or in parallel, rather than requiring each to be uploaded individually. This capability is especially valuable in applications where users need to upload large sets of files - such as images, documents, or backups - without manually initiating each upload. It enhances efficiency by automating the process, supporting better resource management and enabling features such as progress tracking, retry mechanisms, and batch error handling. When integrated with protocols like FTP (File Transfer Protocol), this feature becomes critical for systems that handle bulk file distribution, content management, or remote data archiving. For instance, a content management system might allow editors to upload an entire gallery at once, while a backup tool could automatically queue system logs for nightly FTP transfer.

Several .NET Comms & Messaging components support queuing multiple files for upload including:

  • IPWorks SFTP .NET Edition by /n software enables queuing of multiple files for upload or download, then processes all transfers together with control over simultaneous transfer limits.
  • Telerik Upload for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets you select and queue multiple files before uploading, with individual progress tracking and validation.
  • Xceed FTP for .NET by Xceed Software facilitates sending or receiving many files in bulk, with support for wildcards, filtering, resume, and asynchronous operations.

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

Compare .NET Comms & Messaging