Notícias sobre .NET

Realce dados nas células com formatação condicional

Dezembro 6, 2023
Aplique indicações visuais a células, linhas ou colunas específicas com base em seus valores de dados, facilitando a identificação de padrões e tendências.

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

Melhore o desempenho de diagramação com a serialização assíncrona

Dezembro 6, 2023
O MindFusion.Diagramming for WPF 4.0.0 adiciona a capacidade de carregar e salvar arquivos de forma assíncrona, melhorando sua capacidade de resposta.

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.

Extraia conteúdo de arquivos do Kindle

Dezembro 6, 2023
O GroupDocs.Parser V23.11 adiciona suporte para os formatos de documento do Kindle, permitindo a extração de texto e metadados de eBooks e documentos do 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 separa os pacotes ASP.NET Core e MVC

Dezembro 5, 2023
Telerik UI for ASP.NET Core e Telerik UI for ASP.NET MVC agora estão disponíveis para aquisição individualmente, dando maior flexibilidade aos desenvolvedores.

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:

Melhore a precisão da entrada de dados em aplicativos WPF

Novembro 30, 2023
As caixas de texto mascaradas restringem a entrada do usuário a um formato predefinido, garantindo a inserção de informações consistentes e sem erros.

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