.NET 新聞

用條件格式突出顯示儲存格資料

12月 6, 2023
根據其資料值將視覺提示應用於特定儲存格、行或列,從而更輕鬆地識別模式和趨勢。

Conditional formatting in grids allows users to apply visual styles to cells or ranges based on the data they contain. It enhances data readability and analysis by highlighting critical values, outliers, or trends in a data-driven manner. For instance, a cell might be colored red if it contains a value below a certain threshold, thereby drawing attention to potential issues.

Several WinForms grid components support conditional formatting including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) enhances data visualization with rich conditional formatting rules including custom visual styles.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) enables conditional cell styles, visual indicators and data-driven formatting.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) includes sophisticated formatting rules, conditional cell backgrounds, and data-driven visual cues.
  • NOV Grid for .NET (part of Nevron Open Vision for .NET) provides custom formatting expressions, data-driven cell styles and conditional background colors.
  • Telerik UI for WinForms GridView offers rule-based cell formatting, visual indicators, and data-driven formatting logic.

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

Compare WinForms Grid Components

用非同步序列化提高關係圖性能

12月 6, 2023
MindFusion.Diagramming for WPF 4.0.0 添加非同步載入和保存檔的功能,從而提高了回應速度。

MindFusion.Diagramming for WPF provides a comprehensive toolset for creating a wide array of diagrams, including organizational charts, graphs, class hierarchies, and family trees. It offers extensive customization options for appearance and behavior, as well as save/load options and several automatic layouts.

Version 4.0.0 adds support for asynchronous serialization, which means that files can now be saved and loaded asynchronously. This allows users to interact with the application while data is being loaded or saved, making it feel more responsive.

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

For more information, visit our MindFusion.Diagramming for WPF product page.

從 Kindle 檔中提取內容

12月 6, 2023
GroupDocs.Parser V23.11 添加對 Kindle 文件格式的支援,可以從 Kindle 電子書和文件中提取文本和中繼資料。

GroupDocs.Parser is a comprehensive document parsing solution that enables you to extract text, metadata, and images from a wide range of document formats, including PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, and EPUB.

GroupDocs.Parser V23.11 adds support for Kindle document formats, which enables developers to extract text, metadata, and images from Kindle ebooks and files. Developers can now effectively process and analyze Kindle documents, extracting valuable information for various applications, such as document search and indexing, data integration, and workflow automation.

To see a full list of what's new in GroupDocs.Parser V23.11, see our release notes.

GroupDocs.Parser is available to buy in the following products:

Telerik 將 ASP.NET Core 和 MVC 套件分開銷售

12月 5, 2023
Telerik UI for ASP.NET Core 和 Telerik UI for ASP.NET MVC 現在可以單獨購買,為開發人員提供了更大的靈活性。

Telerik is a leading software company that offers development tools for web, mobile, and desktop applications. It also provides tools and subscription services for cross-platform application development. Telerik products are used by developers all over the world to create high-quality, user-friendly applications.

Previously, the company's ASP.NET Core and ASP.NET MVC products were only available as part of a bundled package that also included the Kendo UI JavaScript library. However, Telerik is now offering these products individually, giving developers greater flexibility and control over their choice of development tools.

Both products offer 110+ UI components to help developers create high-quality, user-friendly applications, including a wide range of components, such as grids, charts, trees, and editors.

Developers who need access to additional platforms such as Blazor, MAUI, WinForms, WPF, and JavaScript in addition to ASP.NET Core and MVC may be interested in the multi-platform Telerik DevCraft product range:

增強 WPF 應用中的資料輸入準確性

11月 30, 2023
遮罩文字框將使用者輸入限制為預定義格式,確保輸入資訊一致且無誤。

A masked text box is a data editor that requires the user to input data in a specific format. This control is particularly useful in forms where consistency and accuracy of data are critical, such as phone numbers or social security numbers. The mask ensures that the input conforms to a predefined pattern, reducing errors and streamlining data entry processes.

Several WPF data editor components provide masked input text boxes including:

For an in-depth analysis of features and price, visit our WPF Data Editors comparison.

Compare WPF Data Editors Components