.NET 7 WinForms 新闻

使用 .NET 7 WinForms 将网格数据导出到 Excel

10月 10, 2023
通过添加 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

帮助用户更快、更高效地创建报表

10月 9, 2023
ActiveReports.NET 17.2 添加预配置的报表部件,使最终用户无需掌握报表设计的技术细节即可轻松生成复杂的报表。

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.

在应用程序之间发送安全、加密的通信

10月 6, 2023
IPWorks SNMP 22.0.8669 添加对基于 TCP 的 SSL/TLS 的支持,以安全地加密通信。

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.

从您的应用程序发送和接收 SMS 消息

10月 3, 2023
Red Carpet Subscription Vol. 2 2023 添加使用流行的云 SMS 服务(如 Twilio、Vonage 和 Clickatell)轻松发送和接收 SMS 消息的组件。

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.

.NET 7 WinForms 电子表格中的数据绑定

7月 28, 2023
通过利用数据绑定自动更新电子表格数据。

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