.NET 뉴스

페이지 썸네일을 통한 PDF 문서 탐색

7월 10, 2026
PDF4NET에 새롭게 추가된 썸네일 뷰어를 통해 PDF 앱에서 문서를 보다 쉽게 탐색하고 특정 페이지를 빠르게 찾을 수 있습니다.

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.

북마크를 활용한 PDF 탐색

7월 10, 2026
스크롤을 줄이고 문서 탐색을 간소화하는 북마크 탐색 기능으로 중요한 PDF 콘텐츠에 더 빠르게 접근하세요.

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은 최신 Microsoft 개발 플랫폼에서 폼 크기 조정을 지원할 수 있도록 .NET 10과의 호환성을 확장했습니다.

.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