Fornitore ufficiale
In qualità di distributori ufficiali e autorizzati, forniamo licenze software legittime direttamente da più di 200 autori di software.
Vedi tutte le nostre marche

Infragistics is a software company that develops user interface (UI) components, design tools and productivity solutions for software developers. Its products support a range of application platforms, including .NET, JavaScript and web technologies, helping development teams build business applications with advanced data visualization, grids, charts, reporting and user experience capabilities. In addition to developer tools, the company offers low-code application development, embedded analytics and collaborative design solutions for organizations of all sizes.
Effective July 1, Infragistics has discontinued new single-product licenses for Infragistics Ultimate UI for Windows Forms, Infragistics Ultimate UI for WPF, and Infragistics Ultimate UI for ASP.NET. Existing customers can continue to renew their subscriptions, but new licenses for these standalone products are no longer available.
Although new standalone subscriptions are no longer available, these products remain included as part of Infragistics Professional and Infragistics Ultimate. Customers can continue to access the same UI toolkits through these broader subscription offerings.
For more information, visit our Infragistics Ultimate and Infragistics Professional product pages.

Sorting (local) is a feature in .NET WinForms Grid controls that orders the data currently loaded into the grid on the client, without requesting a new sorted result from a database or remote data source. It enables users to quickly sort rows by one or more columns using the data already available in memory, providing immediate visual feedback and a responsive user experience. For developers, local sorting can reduce unnecessary network requests, improve the perceived performance of data exploration, and simplify interactive scenarios where users need to reorganize and compare displayed data without affecting the underlying data source.
Several .NET WinForms Grid controls offer Sorting (Local) including:
For an in-depth analysis of features and price, visit our comparison of .NET WinForms Grid controls.

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.

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:
For an in-depth analysis of features and price, visit our comparison of WinForms PDF components.

Convert HTML to PDF is a feature in a .NET PDF Viewer component that enables developers to generate PDF documents from HTML content, including text, images, styles, and web-based layouts, while preserving the original formatting. It is commonly used for creating reports, invoices, forms, and archived web content directly within .NET applications. The capability helps maintain consistent document presentation across platforms, supports automated document generation workflows, reduces the need for manual formatting, and allows existing HTML and CSS assets to be reused when producing professional-quality PDF output.
Several .NET PDF components offer convert HTML to PDF including:
For an in-depth analysis of features and price, visit our comparison of .NET PDF components.