Nouvelles .NET 7 WinForms

Exportation de données de grille vers Excel à l’aide de .NET 7 WinForms

Octobre 10, 2023
Facilitez le partage et l’accès de vos données de grille en ajoutant une fonctionnalité d’exportation vers Excel.

Exporting to Excel allows users to output grid-based data including formats, cell styles and formulas to a widely-compatible Excel file. This industry standard file type makes it easier to analyze, share, and distribute the data to a wider audience in a familiar format.

Several grid components for .NET 7 WinForms offer Excel export, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) is a comprehensive grid component with built-in Excel export functionality, preserving formatting, cell styles, and formulas.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) is a feature-rich grid component for WinForms that supports seamless export to Excel, ensuring data structure and formatting are preserved.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by GrapeCity) is a flexible grid control with Excel export capabilities that maintain the original formatting and structure.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) is a powerful grid component that simplifies the export process, allowing users to easily save grid data to Excel workbooks.

For an in-depth analysis of features and price, visit our comparison of .NET 7 WinForms grids.

Compare .NET 7 WinForms Grids

Aidez les utilisateurs à créer des rapports plus rapidement et plus efficacement

Octobre 9, 2023
ActiveReports.NET 17.2 ajoute des rubriques de rapport préconfigurées, permettant aux utilisateurs finaux de générer facilement des rapports complexes sans avoir à maîtriser les aspects techniques de la conception de rapports.

ActiveReports.NET is a reporting tool that allows developers to design and deliver reports with intuitive, reliable, and user-friendly report designers and controls. Features include the ability to create reports in a variety of formats, such as PDF, Excel, and HTML. ActiveReports.NET is also highly customizable, with an extensive API and advanced feature library.

ActiveReports.NET v17.2 introduces Report Parts, which can be created from any report item, including tables, charts, text boxes, and images. These Report Parts are created by developers and added to the ActiveReports toolbox for end-users to drag and drop onto the design surface. This makes it easy for end-users to create complex reports without having to learn the intricacies of report design. Developers can specify the properties of the Report Part, such as its data binding, formatting, and visibility so that they that are tailored to the specific needs of their users.

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

For more information, visit our ActiveReports.NET product page.

Envoyez des communications sécurisées et chiffrées entre les applications

Octobre 6, 2023
IPWorks SNMP 22.0.8669 prend désormais en charge SSL/TLS sur TCP pour chiffrer les communications en toute sécurité.

IPWorks SNMP is a comprehensive toolkit for building secure network management solutions. It supports a complete range of network management capabilities including advanced SNMPv3 security features, trap handling, MIB parsing, and more. IPWorks SNMP is available in editions for virtually every development platform, including .NET, Java, C++, and Delphi in both UDP-based and TCP-based versions.

IPWorks SNMP v22.0.8669 has added SSL/TLS over TCP, a cryptographic protocol that provides secure communication over a computer network. By using SSL/TLS, IPWorks SNMP can now encrypt all communications between the SNMP agent and the SNMP manager, protecting them from eavesdropping and tampering. Many industries and organizations have regulations that require the use of encryption for sensitive data. With the addition of SSL/TLS support, IPWorks SNMP can help organizations comply with these regulations.

For more information, visit our IPWorks SNMP product pages.

Envoyez et recevez des SMS à partir de votre application

Octobre 3, 2023
Red Carpet Subscription Vol. 2 2023 ajoute des composants pour l’envoi et la réception de SMS à l’aide de services SMS cloud populaires tels que Twilio, Vonage et Clickatell.

Red Carpet Subscription offers access to all /n software developer libraries as well as network management tools and enterprise adapters. It includes libraries for every major communications and security protocol, available in all major development platforms, all in one convenient package.

SMS messaging is increasingly important for critical applications such as order updates, service alerts, and MFA verification. It is essential that these applications have continuous uptime, but implementing multiple APIs to achieve this can be complex and time-consuming.

Red Carpet Subscription Vol. 2 2023 adds Cloud SMS components that support sending, receiving and scheduling of SMS messages. The framework also supports communication via SSL/TLS and certificate management, ensuring secure and reliable messaging. In addition to its core features, the framework also includes support for asynchronous messaging in the .NET edition. This allows developers to build efficient and scalable SMS messaging applications.

Cloud SMS is also available separately in single platform editions:

To see a full list of what’s new in Red Carpet Subscription Vol. 2 2023, see our release notes.

For more information, visit our /n software Red Carpet Subscription product page.

Liaison de données dans les feuilles de calcul WinForms .NET 7

Juillet 28, 2023
Automatisez la mise à jour des données de feuille de calcul à l’aide de la liaison de données.

Data binding is a mechanism that connects data from a data source, such as a database or collection, to controls in a user interface such as a spreadsheet. It enables automatic synchronization of data between the source and the UI controls, allowing changes in one to be reflected in the other.

The following .NET 7 Windows Forms spreadsheet controls include support for data binding:

  • Aspose.Cells for .NET lets you bind data from various sources to worksheets, ranges, and individual cells. It supports two-way data binding, enabling easy synchronization between the UI and the data source.
  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) allows users to bind data from databases, collections, or other sources to spreadsheet cells and ranges. It supports automatic data synchronization, enabling real-time updates between the UI and the underlying data.
  • Spread.NET WinForms (part of Spread.NET by GrapeCity) enables data binding from various sources to cells, ranges, and tables. It supports both one-way and two-way data binding, providing flexibility in data manipulation.

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

Compare .NET 7 Winforms Spreadsheets