.NET 10 WinFormsのニュース

.NET 10サポートで高度なグラフ作成の提供

2月 17, 2026
.netCHARTING 10.8は、最新の.NETプラットフォームにデータ可視化エンジンを移植し、開発者が最新のグラフ作成ソリューションを構築可能

.netCHARTING is a comprehensive charting solution designed for C# and VB.NET developers working with ASP.NET or WinForms. It enables the rapid creation of dynamic, data-driven charts with minimal coding effort. Built entirely with managed C# code, .netCHARTING seamlessly integrates data access, aggregation, and visualization, allowing developers to generate interactive and visually compelling charts from various data sources, including SQL Server, Oracle, and MySQL. The platform supports a wide array of chart types - such as bar, line, pie, and geographic maps - and offers features like JavaScript and HTML5 charting for enhanced interactivity across devices, including mobile platforms. By automating complex tasks like date handling and data aggregation, .netCHARTING simplifies the development process, enabling professionals to deliver insightful data visualizations efficiently.

The .netCHARTING 10.8 release introduces official .NET 10 support with a dedicated NuGet package and sample bundle that run on the latest Microsoft tooling, enabling developers to build and optimize visualizations on the newest cross-platform .NET platform. This update ensures compatibility with the latest Visual Studio 2026 and Windows Server environments, letting teams leverage the performance and productivity improvements of .NET 10 in their charting solutions while continuing to benefit from a mature, feature-rich chart control.

.netCHARTING is licensed per site (1 web site on 1 server), per server (unlimited web sites on 1 server) or per developer (single application) and is available as a perpetual license with a 12 month subscription which includes major and minor upgrades and priority email support. See our .netCHARTING licensing page for full details.

For more information, visit our .netCHARTING product page.

フィールドをフラット化することでPDFフォームをロック

2月 12, 2026
WinFormsアプリでPDF文書内のフォームフィールドをフラット化し、ユーザーの入力を編集できない静的なページコンテンツに変換可能

Flattening form fields is the process of converting interactive PDF form elements into static content within the document. Once flattened, the data entered into fields becomes part of the page itself, preventing further editing or manipulation. This ensures that the document can be viewed consistently across devices and PDF readers, while preserving the integrity of the submitted information. It is particularly valuable for finalized contracts, reports, and compliance documents where maintaining an accurate, unalterable record is essential.

Several WinForms PDF components allow you to flatten form fields, including:

  • Telerik UI for WinForms PdfProcessing (part of Telerik UI for WinForms) supports programmatic flattening of AcroForm fields so forms can be locked with preserved layout.
  • ImageGear for .NET by Accusoft provides APIs to convert form fields into static page content, removing interactivity and preserving entered data.
  • XFINIUM.PDF WINDOWS/MAC EDITION enables form fields to be flattened during processing, embedding field values into the document content.
  • Syncfusion WinForms PDF (part of Syncfusion Essential Studio Document SDK) allows developers to flatten individual fields or entire forms to prevent editing before sharing.

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

Compare WinForms PDF Components

AIを活用したデータによるプレビューレポート

2月 6, 2026
DevExpress Reporting 25.2は、ライブデータソースに接続せずにAIを用いてテストデータを生成し、レポートをプレビュー・検証可能

DevExpress Reporting is a comprehensive suite of reporting tools that empowers developers to 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.

The DevExpress Reporting 25.2 update allows developers to generate AI-generated test data to preview reports directly within the Visual Studio and End-User Report Designers for WinForms and WPF. By removing the need to connect to a live data source during design, it supports faster iteration and easier layout validation. This is particularly valuable when production data is unavailable or when sharing report templates that must not include sensitive information.

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

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:

基準に準拠した電子請求書を作成

2月 5, 2026
List & Label 31.001はZUGFeRD 2.4をサポートし、請求書を人間のレビューや自動処理に適したレポートとして作成可能

List & Label by combit is a software development toolkit that helps developers to integrate comprehensive reporting functionalities into their desktop, web, and cloud applications. It offers features such as data binding, complex data visualization, and a user-friendly report designer, along with printing, exporting, and previewing capabilities. List & Label operates independently of programming languages and data sources, providing developers with the flexibility to design and deliver informative reports within their development environment.

The List & Label 31.001 update adds support for ZUGFeRD 2.4, enabling standards-compliant electronic invoices to be generated as part of existing reporting and document output processes. Developers can produce invoices that combine a conventional PDF layout with embedded XML data compatible with EN 16931, allowing the same document to be used for both visual review and automated processing. This allows current e-invoicing requirements to be met without introducing separate invoice formats or additional export logic.

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

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

List & Label is available in the following products:

グリッドデータをクリック可能なリンクに変換

2月 3, 2026
グリッドセル内のハイパーリンクは、グリッドビュー内の関連レコード、ページ、アクションとユーザーを直接つなぐことでナビゲーションやコンテキストを改善

Hyperlinks in grid cells allow data within a grid to be presented as clickable links, enabling users to navigate directly to related pages, records, or actions from a single view. This reduces the need for extra navigation steps, and makes relationships between data clearer and more intuitive. Key benefits include faster access to detailed information and a more interactive user experience. Common use cases include linking order numbers to order details, customer names to profile pages, or grid entries to related documents, reports, or edit screens.

Several .NET WinForms grid controls offer hyperlink cell types, including:

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

Compare .NET WinForms Grid Controls