.NET 新聞

Navigate PDF Documents with Page Thumbnails

7月 10, 2026
PDF4NET adds a new thumbnail viewer which makes it easier to navigate documents and quickly locate specific pages within PDF apps.

PDF4NET is a .NET library for generating, importing, and manipulating PDF documents on the fly from any .NET application. It does not rely on any Adobe products for creating or importing PDF files. PDF4NET hides the complex structure of PDF files behind a simple object model that allows creation of complex PDF files with a few lines of code.

PDF4NET now includes a PDF page thumbnails viewer control, providing a visual way to browse and navigate PDF documents. By displaying page previews in a dedicated panel, the control helps users move between pages more efficiently, especially in large or complex documents. It can be integrated into desktop applications to deliver a more familiar and user-friendly PDF viewing experience, making document exploration faster and more intuitive.

PDF4NET is licensed per developer. All licenses include a 12 month subscription which provides all major and minor product updates and technical support. See our PDF4NET licensing page for full details.

PDF4NET is available individually or as part of PDFBundle4NET.

Organize PDF Navigation with Bookmarks

7月 10, 2026
Access important PDF content faster with bookmark navigation that reduces scrolling and simplifies document exploration.

PDF bookmark navigation allows documents to include a structured list of bookmarks that link directly to specific chapters, sections, or pages, making it easier for users to move through content without extensive scrolling or searching. This improves navigation, saves time, and enhances the overall reading experience, particularly for large or information-rich documents. Common use cases include technical documentation, user manuals, contracts, reports, eBooks, training materials, and reference guides where users need quick access to specific topics or frequently referenced sections.

Several .NET WPF PDF components offer bookmark navigation including:

  • Telerik UI for WPF PdfProcessing lets you create and manage PDF bookmarks, improving navigation through structured, multi page documents with ease.
  • ComponentOne WPF PDF allows you to add bookmark navigation, helping users access sections quickly within complex PDF documents and reports.
  • IronPDF for .NET facilitates PDF bookmark creation, enabling organized document structures that simplify navigation and improve the reading experience overall.
  • Syncfusion WPF PDF enables developers to generate hierarchical bookmarks, providing fast access to important content across lengthy PDF documents efficiently.

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

Compare .NET WPF PDF Components

簡化大型資料視覺化

7月 9, 2026
自動合併資料點以便隨著您資料集的增長保持您的圖表清晰、回應迅速且易於解讀。

Data aggregation in chart components improves the readability and performance of data visualizations by combining multiple data points into larger, meaningful groups. This enables applications to present large or high-frequency datasets more effectively, reducing visual clutter while preserving overall trends and patterns. Aggregation can be applied dynamically based on the displayed range or selected interval, allowing users to explore data at different levels of detail without compromising responsiveness.

Several Blazor charting controls support data aggregation including:

  • DevExpress Blazor Charts provide automatic data aggregation that groups points according to the current zoom level or visible range, helping charts remain responsive and easy to interpret when working with large datasets.
  • FusionCharts Suite XT supports data aggregation through its time-series capabilities, automatically consolidating values into configurable intervals such as minutes, hours, days, or months, enabling clear visualizations across varying time spans.
  • .netCHARTING includes extensive aggregation options that allow developers to combine data using calculations such as sums, averages, minimums, maximums, and custom formulas, making it suitable for analytical and reporting scenarios.
  • NOV Chart for .NET by Nevron offers built-in data aggregation for large datasets, grouping values into configurable intervals to improve rendering performance while maintaining an accurate representation of overall trends.

For an in-depth analysis of features and price, visit our Blazor charting controls comparison.

Compare Blazor Charting Controls

.Net Forms Resize 添加對 .NET 10 的支援

7月 9, 2026
.Net Forms Resize V13.0 擴展了與 .NET 10 的相容性,以支援 Microsoft 最新開發平臺上的表單調整。

.Net Forms Resize by Softgroup is a Windows Forms component for Microsoft .NET that enables applications to automatically resize controls, fonts and layouts as forms change size or display resolution. Designed for rapid integration with existing projects, it helps developers create resolution-independent desktop applications with minimal code, while supporting nested controls, MDI (Multiple Document Interface) forms, docked controls and a wide range of third-party UI components.

.Net Forms Resize V13.0 adds support for .NET 10 allowing developers to keep Windows Forms applications aligned with Microsoft's latest long-term platform while continuing to use a proven resizing solution. By targeting .NET 10, development teams can take advantage of the latest runtime, tooling and platform improvements without changing their approach to responsive form layouts. The addition of a dedicated .NET 10 library, together with NuGet package installation and new form positioning capabilities, helps organizations modernize existing desktop applications, simplify deployment and prepare projects for future platform updates.

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

.Net Forms Resize is licensed per developer and is available as a Perpetual license. It includes a subscription for all major and minor updates for 1 year, plus 90 days of email support. See our .Net Forms Resize licensing page for full details.

Learn more on our .Net Forms Resize product page.

在 ASP.NET MVC 應用程式中啟用文本輸入

7月 9, 2026
創建一個使用者介面,為使用者提供一個利用可重複使用的文字方塊元件輸入和編輯文本的簡便方式,實現高效資料登錄。

Text box components are user interface controls that allow users to enter and edit text within an application. They are commonly used for tasks such as data entry, search, and form completion, and often provide features including validation, formatting, placeholder text, and accessibility support. By helping developers create consistent user experiences, improve data quality, and reduce implementation effort through reusable functionality, text box components are a fundamental part of modern web and desktop applications.

Several ASP.NET MVC data editor collections provide a text box component, including:

  • DevExpress ASP.NET MVC Data Editors (part of DevExpress ASP.NET and Blazor) includes a Text Box editor that supports single-line text input, customizable appearance, input masks, placeholder text, ASP.NET MVC model binding, and integration with client-side validation.
  • Telerik UI for ASP.NET MVC Data Editors (part of Telerik UI for ASP.NET MVC) provides a TextBox component with configurable styling, floating labels, validation, accessibility features, and integration with ASP.NET MVC forms and data models.
  • Syncfusion ASP.NET MVC Data Editors (part of Syncfusion Essential Studio Enterprise) offers a TextBox control with floating labels, validation, clear button support, customizable styling, and accessibility support for ASP.NET MVC applications.

For an in-depth analysis of features and price, visit our comparison of ASP.NET MVC data editor collections.

Compare ASP.NET MVC Data Editors