.NET 8 WinFormsのニュース

パレットフィルモードでチャートの外観をカスタマイズ

7月 3, 2026
NOV Chart for .NET2026.1は、Fast Series向けのパレットフィルモードを追加し、より柔軟なチャートスタイリングと一貫したビジュアル表示が可能

NOV Chart for .NET by Nevron is a comprehensive .NET charting component suite designed for cross-platform application development. It offers an array of 2D and 3D chart types, along with smart data labeling, an advanced chart axes model, numerous interactivity features and GPU-accelerated real-time rendering based on OpenGL. This library allows developers to seamlessly integrate rich, dynamic and interactive business, scientific, financial and presentation data visualizations into their .NET applications for more effective communication.

The NOV Chart for .NET 2026.1 update introduces a new Palette Fill Mode for Fast Area, Fast Bar, Fast Line, and Fast Point Series, giving developers greater control over how colors are applied across high performance charts. This enhancement makes it easier to create visually consistent and professionally styled data visualizations while reducing the effort required to maintain a unified appearance across multiple chart types. The added flexibility helps developers produce clearer dashboards, reporting interfaces, and analytics applications that better align with application branding and design requirements.

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

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

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

ローカルソーティングでデータ分析を高速化

7月 2, 2026
.NET WinFormsグリッドとローカルソート機能により、ユーザーは追加のデータベース要求なしにメモリ内のデータの順序付けや分析が可能

Sorting (local) is a feature in .NET WinForms Grid controls that orders the data currently loaded into the grid on the client, without requesting a new sorted result from a database or remote data source. It enables users to quickly sort rows by one or more columns using the data already available in memory, providing immediate visual feedback and a responsive user experience. For developers, local sorting can reduce unnecessary network requests, improve the perceived performance of data exploration, and simplify interactive scenarios where users need to reorganize and compare displayed data without affecting the underlying data source.

Several .NET WinForms Grid controls offer Sorting (Local) including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) lets you sort locally loaded data instantly across single or multiple columns, improving responsiveness during interactive data exploration.
  • ComponentOne WinForms FlexGrid (part of ComponentOne Studio WinForms) allows you to reorder locally available rows without server requests, delivering fast, intuitive sorting for desktop applications efficiently.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) facilitates local sorting of in-memory records with multi-column support, helping users analyze displayed information more effectively.
  • Xceed Grid for WinForms lets you perform local sorting on loaded datasets, providing immediate row reordering for responsive desktop data interaction.

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

Compare .NET WinForms Grid Controls

AIレポートウィザードがさらに進化

7月 1, 2026
ActiveReports for .NETは、AIを活用した帳票作成支援機能をさらに強化しました。

ActiveReports for .NETは、Visual Studio上で帳票アプリケーションを開発できる.NET開発コンポーネントです。Windowsフォーム、WPF、ASP.NET、ASP.NET Core、Blazorの5つのプラットフォームをサポートし、レイアウトや書式といった外観デザインの設定から、データ接続、印刷およびPDFへの出力設定まで、帳票開発に必要なあらゆる機能を備えています。

ActiveReports for .NET 20.0J SP1では、ページレポート、RDLレポート、ダッシュボードで利用できるAIレポートウィザードが強化されました。従来の対応モデルに加え、新たにGoogle GeminiとOllamaを利用できるようになり、クラウド型AIだけでなく、ローカル環境で動作する言語モデルも選択可能になりました。これにより、セキュリティ要件や社内ポリシーに合わせた柔軟な運用が可能です。

また、AIが生成するレイアウトの精度も向上しました。日付フィールドの書式設定、テーブル列構成の最適化、グループヘッダやフッタ、改ページ設定の改善により、生成後の調整作業を軽減できます。データセットからテーブルやチャートの構成案を効率よく作成できるため、帳票開発の初期設計をスムーズに進められます。

20.0J SP1での新機能一覧は、リリースノートを参考ください。

本製品のライセンスは、開発者ごとに付与されるユーザーライセンスで、対象開発者は最大3台のマシンにインストール可能です。本製品の機能を組み込んで開発したクライアントサイドアプリケーションはランタイムライセンスは不要です。ただし、サーバーサイドアプリケーションを運用環境へ配布の際には”コアサーバーライセンス”が必要です。なお、年間保守サービスが付属しており、無償バージョンアップや日本語によるE-mail技術サポートを無制限に受けることができます。詳細は、ActiveReports for .NETのライセンスページをご参照ください。

ActiveReports for .NETの製品詳細及び販売情報は、下記の各エディション別の専用ページをご参考ください。

  • Standard(日本語版):使いやすいデザイナや縦書きなどの日本仕様に対応し、日本の帳票開発に必要なすべての機能を搭載したコンポーネントです。
  • Professional(日本語版):Standardエディションのすべての機能に加え、ASP.NET Webフォーム、JavaScript、Blazorなど、Professional専用機能をご利用いただけます。

SSHおよびSFTPサーバーのスケーラビリティが向上

6月 30, 2026
Rebex Total Pack 8.0には、スレッド使用量を削減しスケーラビリティを向上させる完全非同期のSSHおよびSFTPファイルサーバーコアを含む

Rebex Total Pack is a comprehensive suite of .NET libraries that enables developers to add secure networking, file transfer, email, compression, encryption, and remote access capabilities to their applications through a single package. It includes components for protocols such as SFTP, SCP, FTP, FTPS, HTTP, HTTPS, WebSocket, SMTP, IMAP, POP3, SSH, and Telnet, along with support for Microsoft Graph, Exchange Web Services (EWS), ZIP compression, TLS (Transport Layer Security), and cryptographic functions. Designed for modern .NET and .NET Framework applications, the suite provides a consistent API, extensive documentation, and sample code, making it well suited to enterprise software that requires reliable, secure communication across a range of protocols.

The Rebex File Server (included in Rebex Total Pack) now features a fully asynchronous SSH and SFTP server core, replacing the previous synchronous implementation with an architecture designed to make more efficient use of system resources. By reducing the number of threads required to handle client connections, the update improves scalability and enables applications to support higher levels of concurrent activity while maintaining responsive, reliable performance.

To see a full list of what's new in version Rebex Total Pack 8.0.9673, see our release notes.

Rebex Total Pack is licensed per developer and is available as a Perpetual License with a 1 Year Support Contract which includes priority support and all software updates. See our Rebex Total Pack licensing page for full details.

Learn more on our Rebex Total Pack product page.

PDFドキュメント内のメタデータを管理

6月 26, 2026
WinFormsアプリケーションに標準PDFドキュメントプロパティやXMPメタデータをプログラム的に管理する機能を提供

Managing the metadata of PDF documents involves viewing and maintaining information embedded within a PDF file, including standard document properties such as the title, author, subject, keywords, and creation date, as well as custom metadata. Maintaining accurate metadata helps improve document organization, supports search and indexing, simplifies document management, and assists with compliance and record-keeping by ensuring descriptive information remains consistent throughout a document's life cycle.

Several WinForms PDF components allow you to manage metadata, including:

  • ComponentOne WinForms PDF (part of ComponentOne Studio WinForms by MESCIUS) includes standard PDF property management for title, author, subject, and more.
  • ImageGear for .NET by Accusoft supports reading, updating, and writing standard PDF document information and Extensible Metadata Platform (XMP) metadata.
  • XFINIUM.PDF CROSS PLATFORM EDITION supports managing standard PDF document information, custom document properties, and XMP metadata.
  • Syncfusion WinForms PDF (part of Syncfusion Essential Studio Enterprise) lets you manage PDF properties and XMP metadata, including to create, edit, and remove metadata.

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

Compare WinForms PDF Components