Nouvelles .NET

Améliorez l'évolutivité des serveurs SSH et SFTP

Juin 30, 2026
Rebex Total Pack 8.0 inclut désormais un File Server Core SSH et SFTP entièrement asynchrones qui réduit l’utilisation des threads et améliore l'évolutivité.

Rebex Total Pack is a comprehensive suite of .NET libraries that enables developers to add secure networking, file transfer, email, compression, encryption, and remote access capabilities to their applications through a single package. It includes components for protocols such as SFTP, SCP, FTP, FTPS, HTTP, HTTPS, WebSocket, SMTP, IMAP, POP3, SSH, and Telnet, along with support for Microsoft Graph, Exchange Web Services (EWS), ZIP compression, TLS (Transport Layer Security), and cryptographic functions. Designed for modern .NET and .NET Framework applications, the suite provides a consistent API, extensive documentation, and sample code, making it well suited to enterprise software that requires reliable, secure communication across a range of protocols.

The Rebex File Server (included in Rebex Total Pack) now features a fully asynchronous SSH and SFTP server core, replacing the previous synchronous implementation with an architecture designed to make more efficient use of system resources. By reducing the number of threads required to handle client connections, the update improves scalability and enables applications to support higher levels of concurrent activity while maintaining responsive, reliable performance.

To see a full list of what's new in version Rebex Total Pack 8.0.9673, see our release notes.

Rebex Total Pack is licensed per developer and is available as a Perpetual License with a 1 Year Support Contract which includes priority support and all software updates. See our Rebex Total Pack licensing page for full details.

Learn more on our Rebex Total Pack product page.

Organisez les données des rapports avec des sous-rapports ciblés

Juin 26, 2026
Fournissez des analyses plus approfondies grâce à des sous-rapports qui intègrent des informations liées provenant de multiples sources de données dans un seul rapport.

Subreports allow you to embed one report within another, making it easy to display related or detailed information alongside primary report data. By organizing complex reports into reusable sections, subreports improve clarity, simplify maintenance, and reduce development effort. They also support hierarchical data and multiple data sources, making them ideal for invoices with line items, customer reports with purchase histories, and sales reports with detailed transaction data.

Several .NET reporting controls offer support for subreports including:

  • Telerik Reporting lets you incorporate subreports to display related information, connect multiple data sources, and build scalable reporting solutions.
  • ActiveReports.NET Professional lets you create reports with reusable subreports, enabling hierarchical data presentation, simplified maintenance, and enhanced report organization.
  • TX Text Control .NET Server for ASP.NET allows you to integrate subreports into document-based reports, combining related content dynamically for comprehensive output.
  • Stimulsoft Reports.NET facilitates embedding subreports within reports, helping organize complex datasets, reuse report elements, and improve readability.

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

Compare .NET Reporting Controls

Gérez les métadonnées dans les documents PDF

Juin 26, 2026
Fournissez aux applications WinForms la capacité de gérer de manière programmatique les propriétés standard des documents PDF et les métadonnées XMP.

Managing the metadata of PDF documents involves viewing and maintaining information embedded within a PDF file, including standard document properties such as the title, author, subject, keywords, and creation date, as well as custom metadata. Maintaining accurate metadata helps improve document organization, supports search and indexing, simplifies document management, and assists with compliance and record-keeping by ensuring descriptive information remains consistent throughout a document's life cycle.

Several WinForms PDF components allow you to manage metadata, including:

  • ComponentOne WinForms PDF (part of ComponentOne Studio WinForms by MESCIUS) includes standard PDF property management for title, author, subject, and more.
  • ImageGear for .NET by Accusoft supports reading, updating, and writing standard PDF document information and Extensible Metadata Platform (XMP) metadata.
  • XFINIUM.PDF CROSS PLATFORM EDITION supports managing standard PDF document information, custom document properties, and XMP metadata.
  • Syncfusion WinForms PDF (part of Syncfusion Essential Studio Enterprise) lets you manage PDF properties and XMP metadata, including to create, edit, and remove metadata.

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

Compare WinForms PDF Components

Complétez facilement des formulaires avec l’aide de l’IA

Juin 26, 2026
DevExpress Blazor 26.1 ajoute Smart Paste aux Form Layouts, utilisant l’IA pour identifier et remplir les champs de formulaire correspondants à partir de texte libre.

DevExpress Blazor (part of DevExpress ASP.NET and Blazor) helps you create high-impact user experiences for both Blazor Server and Blazor WebAssembly using C#. The Blazor UI Component Library ships with a comprehensive set of native components including a Grid, Pivot Table, Scheduler, Chart, Data Editors and Reporting.

The DevExpress Blazor Form Layout component now includes Smart Paste, a new AI-powered capability designed to reduce manual data entry. Smart Paste can analyse unstructured content, such as email messages, support requests, or free-form notes, identify relevant information, and automatically populate matching form fields. This helps users transfer data into applications more quickly while reducing the risk of errors, making form-based workflows more efficient and easier to manage.

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

DevExpress ASP.NET and Blazor is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress ASP.NET and Blazor licensing page for full details.

DevExpress Blazor is available in the following products:

Gérez les données efficacement avec l’édition au niveau des lignes

Juin 24, 2026
Simplifiez la gestion des données grâce à l’édition de lignes, permettant aux utilisateurs de mettre à jour les enregistrements directement dans la grille pour des workflows plus rapides et plus précis.

Row editing in grids allows users to update an entire record directly within a data grid, editing multiple fields at once without opening a separate form. This improves productivity by reducing clicks, keeping users in context, and making data updates faster and more intuitive. It also helps improve accuracy by allowing related information to be reviewed and validated together. Common use cases include managing customer records, updating inventory, processing orders, and maintaining employee or financial data in business applications.

Several .NET Blazor components provide data grids that allow row editing, including:

  • DevExpress Blazor Grid lets you edit entire rows directly within the grid, streamlining data updates while preserving context and validation.
  • Telerik UI for Blazor Data Grid allows you to modify complete records inline, simplifying workflows and reducing navigation between screens.
  • Infragistics Ignite UI for Blazor Data Grid facilitates efficient row-based editing, enabling quick updates across multiple fields with built-in validation.
  • Blazorise lets you update records seamlessly within grid rows, improving usability and accelerating everyday data management tasks.

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

Compare .NET Blazor Grid Components