Notizie su .NET

Naviga nei documenti PDF con anteprime di pagina

Luglio 10, 2026
PDF4NET aggiunge un nuovo visualizzatore delle anteprime che facilita la navigazione nei documenti e la localizzazione rapida delle pagine specifiche all'interno delle app 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.

Organizza la navigazione PDF con i segnalibri

Luglio 10, 2026
Accedi più rapidamente ai contenuti PDF importanti con la navigazione tra i segnalibri che riduce lo scorrimento e semplifica l'esplorazione dei documenti.

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

Semplifica le visualizzazioni dei dati di grandi dimensioni

Luglio 9, 2026
Combina automaticamente i dati per mantenere i tuoi grafici chiari, reattivi e facili da interpretare man mano che i tuoi set di dati aumentano.

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 aggiunge il supporto per .NET 10

Luglio 9, 2026
.Net Forms Resize V13.0 estende la compatibilità con .NET 10 per supportare il ridimensionamento dei moduli nella più recente piattaforma di sviluppo 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.

Abilita l'input di testo nelle applicazioni ASP.NET MVC

Luglio 9, 2026
Crea un'interfaccia utente che offra agli utenti un modo semplice per inserire e modificare il testo utilizzando componenti riutilizzabili delle caselle di testo per un inserimento dati efficiente.

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