.NET 新闻

用可点击的超链接轻松生成 PDF

9月 30, 2025
生成 PDF 时包含超链接,以确保导出的文档支持直接导航到 Web 内容或内部部分。

Hyperlink navigation in a PDF component refers to the ability to detect and interact with links embedded within a PDF document, allowing users to jump to external URLs, internal pages, or named destinations directly from the viewer. This functionality enhances the user experience by supporting transitions within or outside the document without manual scrolling or searching. For developers, it enables the creation of interactive documents and applications where navigation is intuitive, efficient, and consistent with modern document consumption expectations.

Several WinForms PDF components support hyperlink navigation, including:

  • Telerik UI PDF for WinForms lets you generate PDFs with active hyperlinks, preserving navigation to internal sections or external web addresses in exported documents.
  • XFINIUM.PDF CROSS PLATFORM EDITION allows you to process PDF hyperlinks, enabling precise navigation to destinations and external resources in your applications.
  • Syncfusion Windows Forms PDF (part of Syncfusion Essential Studio Enterprise) includes hyperlink handling in PDFs, enabling users to follow links to other pages within the viewer.

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

Compare WinForms PDF Components

用列表框简化用户选择

9月 30, 2025
通过向用户提供一组预定义的可选选项来提高数据准确性和 UI 一致性。

A listbox is a user interface component that displays a collection of items from which a user can select one or more options. It is commonly used in forms, settings panels, or data entry screens to present predefined values in a scrollable format. For developers, a listbox offers a simple way to enforce valid input by limiting user choices, reduces the need for manual data entry, and improves UI consistency across applications. It also supports keyboard and mouse interaction, which helps enhance accessibility and usability without requiring complex custom controls.

Several .NET WPF data editor collections provide listbox controls including:

  • Telerik UI for WPF Data Editors (part of Telerik UI for WPF) lets you embed a listbox that supports data binding, multiple selection and drag‑and‑drop reordering.
  • DevExpress WPF Data Editors (part of DevExpress WPF) allows you to use a listbox bound to a data source, enabling single or multi-selection with customizable display.
  • Actipro Editors for WPF provides a listbox control that supports virtualization, hierarchical item adapters, and custom rendering for high‑volume datasets.
  • NOV UI for .NET Data Editors (part of NOV UI for .NET Data Editors) allows you to incorporate a cross‑platform listbox with data binding and selectable items.

For an in-depth analysis of features and price, visit our .NET WPF Data Editors comparison.

Compare .NET WPF Data Editors Components

用 JSON 原生断言改进 API 测试

9月 30, 2025
Fluent Assertions 8.7 添加 JSON 原生断言,用于直接验证 JsonNode 和 JsonArray 对象中的结构、类型和值。

Xceed Fluent Assertions, developed by Xceed Software, is a new .NET library designed to enhance the readability and maintainability of unit tests. It provides a fluent interface for expressing assertions, allowing developers to write more natural and expressive test code. Instead of relying on traditional, often convoluted assertion syntax, Xceed Fluent Assertions enables developers to chain together methods that clearly articulate the expected outcomes of their tests. This promotes a more declarative style of testing, making it easier to understand the intent and logic behind each test case.

The Fluent Assertions 8.7 update introduces JSON-native assertions with first-class JSON support, enabling developers to validate JSON payloads directly within their tests. This enhancement allows precise verification of structure, data types, and values on JsonNode and JsonArray objects without the need for manual parsing or custom helper methods. By treating JSON as a native element in the assertion framework, the update improves API and integration testing, improves test clarity, and reduces maintenance overhead associated with complex JSON comparisons.

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

Xceed Fluent Assertions is licensed per developer and is available as a perpetual license with 1 year of updates and support. See our Xceed Fluent Assertions licensing page for full details.

Xceed Fluent Assertions is available individually or as part of Xceed Ultimate Suite.

用自定义 UI 添加安全 OTP 条目

9月 29, 2025
Telerik UI for ASP.NET AJAX 2025 Q3 添加一次性密码(OTP)输入控件,用验证简化了多因素身份验证。

Telerik UI for ASP.NET AJAX is a library of over 120 user interface components designed for developers building Web Forms applications on the ASP.NET AJAX framework. It provides a variety of pre-built and high-performant controls which are fully customizable, ranging from data management to layout, navigation and data visualization. This feature-rich suite allows for the creation of responsive and visually appealing web applications, whilst enabling developers to enhance the user experience and expedite the development process.

The Telerik UI for ASP.NET AJAX 2025 Q3 update introduces a new One-Time Password (OTP) Input control that enhances application security by improving the integration of multi-factor authentication. This control provides a dedicated interface for handling one-time password entries, ensuring a consistent and reliable verification process across applications. It is fully customizable in terms of size, style, and format, allowing alignment with existing application designs while maintaining strong protection against unauthorized access. This addition simplifies implementation for developers and supports secure workflows such as logins, password resets, and sensitive transactions.

To see a full list of what's new in 2025 Q3 (2025.3.812), see our release notes.

Telerik UI for ASP.NET AJAX is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik UI for ASP.NET AJAX licensing page for full details.

Telerik UI for ASP.NET AJAX is available individually or as part of the following products:

用可填写的 PDF AcroForms 导出报表

9月 29, 2025
将报表字段导出为交互式 PDF AcroForms,从而实现轻松的数据输入、一致的格式和广泛的 PDF 查看器兼容性。

Exporting reports to PDF with AcroForms enables reports to be saved as PDF files containing fully interactive form fields, rather than static text. Editable elements such as text boxes, checkboxes, radio buttons, and drop-down lists remain fillable after export, allowing users to complete forms directly in standard PDF viewers like Adobe Acrobat Reader - without the need for specialized software. The benefits are considerable: organizations can reduce manual data entry, maintain consistent formatting across distributed documents, and improve accessibility for end users. For instance, a company might export an invoice report with editable billing details, create a survey that recipients can fill out digitally, or generate compliance forms that clients can complete and return electronically. By embedding interactive fields directly into exported reports, AcroForms help make document workflows more efficient, accurate, and user-friendly.

Several .NET WPF reporting controls offer Export to PDF with AcroForms including:

  • DevExpress Reports (Multi-Platform) lets you export interactive PDFs with AcroForms, enabling editable fields across diverse devices and viewers.
  • ActiveReports.NET by MESCIUS allows you to create reports exported as AcroForm PDFs, supporting digital data entry, compliance, and improved form distribution.
  • List & Label Enterprise Reporting Edition by combit facilitates exporting fillable PDFs with AcroForms, preserving interactive fields for professional, user-friendly data collection.
  • FastReport .NET WPF enables generating reports as interactive AcroForm PDFs, combining dynamic layouts with editable fields for efficient digital workflows.

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

Compare .NET WPF Reporting Controls