.NET 新闻

优化了 WPF 应用程序的用户界面

5月 9, 2025
工具栏将基本命令集中在一个紧凑、可自定义的条带中,从而提高了工作效率并可创建更直观的用户体验。

A toolbar user interface component is a horizontal or vertical strip that contains a set of buttons, icons, dropdowns or menus designed to provide quick access to commonly used functions within a software application. These customizable toolbars streamline user interactions by grouping related tools in a consistent and easily accessible location, often near the top or side of the interface. Toolbars enhance productivity by minimizing the number of steps required to perform frequent tasks, improving efficiency, and reducing the need to navigate through deeper menu hierarchies. Such a component also contributes to a cleaner and more organized interface, helping users perform actions more intuitively and with fewer interruptions.

Several WPF user interface suites provide you with toolbars, including:

  • DevExpress WPF enables developers to build flexible, dockable toolbars that support runtime customization and command binding for dynamic user experiences.
  • ComponentOne Studio WPF by MESCIUS allows the design of tabbed and grouped toolbars with support for ribbon-style interfaces, making it easier to organize sets of commands.
  • Telerik UI for WPF provides a toolbar control featuring automatic overflow handling and a tray system, ensuring responsive layouts and customizable tool arrangements.
  • Syncfusion Essential Studio Enterprise offers customizable toolbars, and allows WPF developers to combine various UI elements and tools to create task-focused interfaces.

For an in-depth analysis of features and price, visit our comparison of WPF user interface suites.

Compare WPF UI Suites

用多系列样条曲线图比较趋势

5月 8, 2025
用多系列样条曲线图可视化多个数据集之间不断变化的关系,并有效识别随时间变化的相关性。

Spline charts are a type of line graph that displays continuous data points connected by smooth, curved lines, offering a visually fluid representation of trends and changes over time. This smoothing effect helps to highlight the overall trajectory of the data and can provide estimations of values between plotted points. Multi-Series Spline Charts extend this functionality by plotting multiple related datasets on the same graph, enabling direct visual comparison of their trends and the identification of correlations or divergences.

Several .NET Blazor chart controls offer spline charts including:

  • TeeChart Blazor renders interactive spline charts, enabling clear trend visualization and data comparison through smooth, customizable curves.
  • FusionCharts Blazor Suite XT empowers Blazor developers with versatile spline charts to illustrate continuous data and highlight comparative trends across multiple series.
  • Infragistics Blazor Charts (part of Infragistics Ignite UI) provides feature-rich spline chart components, facilitating insightful trend analysis and smooth data representation.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) offers comprehensive spline chart functionality, allowing dynamic data visualization.

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

Compare .NET Blazor Chart Controls

在您的应用程序中轻松实施 SSO

5月 7, 2025
Cloud SSO 有助于您使用 SAML 和 OpenID Connect 等标准协议在几分钟内实施单点登录。

Cloud SSO, a new product in the Red Carpet Subscription Vol. 2 2025 update, dramatically simplifies the implementation of Single Sign-On (SSO) in modern applications. By supporting widely adopted standards like SAML (Security Assertion Markup Language) and OpenID Connect, this toolkit ensures seamless integration with virtually any major identity provider - including Microsoft, Google, Apple, GitHub, GitLab, Okta, and others. Developers can now enable centralized authentication without writing custom code for each provider, making it easier to build secure, scalable, and user-friendly login flows across cloud, mobile, and desktop applications.

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

Red Carpet Subscription is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our Red Carpet Subscription licensing page for full details.

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

庆祝与 FusionCharts 合作 5 周年

5月 7, 2025
自 2020 年以来,ComponentSource 和 FusionCharts 一直合作,为全球开发人员带来强大的数据可视化工具。

ComponentSource's expertise and global reach have significantly expanded the worldwide accessibility of FusionCharts' data visualization solutions. By leveraging ComponentSource's established distribution network and multilingual support, FusionCharts has connected with a broader international audience of developers and organizations across diverse industries and geographical locations, enabling them to enhance their applications with compelling data insights.

This 5 year partnership between ComponentSource and FusionCharts reflects a shared dedication to empowering developers with best-in-class tools, acknowledging the role of effective data visualization in modern applications. Through this partnership, ComponentSource has played a key role in making FusionCharts flagship product FusionCharts Suite XT more accessible to a global audience.

Now marking 5 years of working together, ComponentSource and FusionCharts are continuing to build on their collaboration. As demand grows for tools that help developers deliver more data-driven and visually rich applications, the partnership remains focused on improving access and simplifying procurement for teams everywhere.

As we celebrate this milestone, we look forward to strengthening our partnership and continuing to provide developers with the tools they need to succeed.

For more information, visit our FusionCharts brand page.

导入文本文件以加快数据处理速度

5月 7, 2025
在 .NET WinForms 应用程序中将纯文本(txt)文件快速加载到电子表格中,以减少手动输入,并加快数据处理和分析。

Importing TXT files into spreadsheet applications allows developers and users to load in plain text data, typically delimited by characters such as commas or tabs, and transform it into structured, editable tables within a spreadsheet-like environment. This process enables users to work with externally sourced or manually created text data using the familiar tools and features of a spreadsheet, such as sorting, filtering, and formula calculations. Loading a text file into an Excel-like format removes the need for manual data entry and simplifies data processing. Support for TXT file imports makes spreadsheet applications more versatile by improving the integration of external data and helping users process information more efficiently. It reduces the workload associated with data processing and ensures that data is quickly available in a usable format for analysis or reporting.

Several WinForms spreadsheet controls allow you to import files in TXT format:

  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) provides Excel inspired functionality and supports the import of data from TXT files to populate a spreadsheet.
  • Spread.NET WinForms (part of Spread.NET by MESCIUS) enables spreadsheet apps to open delimited text files, instantly converting text content into interactive spreadsheet cells.
  • Aspose.Cells for .NET is a WinForms-compatible programming API for spreadsheet management and processing that includes support for loading TXT files.
  • Telerik WinForms Spreadsheet (part of Telerik UI for WinForms) enables you to import plain text files with tab separated values (.txt) to transform raw data for easy manipulation.

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

Compare WinForms Spreadsheet Controls