.NET 新闻

用直观筛选更快地查找网格数据

2月 20, 2025
筛选行功能支持精确的数据筛选,并通过对基于网格的应用程序进行直观的实时搜索来提高准确性。

The Filter Rows feature in grids enables users to refine large datasets quickly with real-time filtering directly in the grid interface. It enhances productivity by reducing the need for manual searches, improves accuracy with precise filtering options, and streamlines workflows in .NET applications such as WinForms, WPF, and ASP.NET Core. By allowing users to filter data by text, numbers, dates, and boolean values, it simplifies data exploration and helps surface relevant information faster. This feature is especially useful in financial dashboards for transaction filtering, inventory management for quick product lookups, and CRM systems for refining customer records, making data handling more efficient and intuitive.

Several .NET grid controls offer filter row functionality including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) lets you refine large datasets effortlessly with built-in filter rows, enabling quick, customizable searches.
  • FlexGrid for .NET MAUI (part of ComponentOne WinUI and MAUI Edition by MESCIUS) streamlines data exploration using filter rows, offering responsive, real-time filtering.
  • Xceed DataGrid for WPF facilitates intuitive dataset refinement with interactive filter rows, improving accuracy and efficiency in complex WPF applications.
  • Wisej.NET DataGridView (part of Wisej.NET) enables seamless data filtering with filter rows, providing dynamic search capabilities for fast, user-friendly web-based grid navigation.

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

Compare .NET Grid Controls

用内置 PDF 注释改进协作

2月 19, 2025
Telerik UI for ASP.NET Core 2025 Q1 通过对文本突出显示和自由文本的支持使 PDF 注释变得更加容易,从而简化了审查和协作。

Telerik UI for ASP.NET Core is a robust library of over 110 UI components designed for modern web applications. It offers high performance, scalability, and extensive customization to meet diverse requirements in data handling, UX, design, and accessibility. Key components like the Grid, Scheduler, Chart, and Editor enable intuitive data visualization and manipulation, making it ideal for applications ranging from interactive dashboards to complex enterprise solutions. With Telerik UI for ASP.NET Core, developers can create feature-rich, professional-grade applications with ease.

The Telerik UI for ASP.NET Core 2025 Q1 update enhances the PDFViewer with built-in text highlighting and free text annotation capabilities, enabling users to integrate seamless document review and collaboration features into their applications. These enhancements provide users with a more efficient way to mark up PDFs without requiring third-party tools, ensuring a smoother workflow within web-based applications. The new annotation tools are fully customizable, allowing developers to tailor the experience to specific user needs while maintaining a consistent UI. With improved interaction and flexibility, this update simplifies document handling and enhances the overall usability of PDFViewer in modern applications.

To see a full list of what's new in 2025 Q1 (2025.1.211), see our release notes.

Telerik UI for ASP.NET Core is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik UI for ASP.NET Core licensing page for full details.

Telerik UI for ASP.NET Core is available individually or as part of the following products:

用建模工具增强 CAD 开发

2月 18, 2025
Eyeshot 2025 测试版提供了增强的 CAD 建模工具、改进的多边形和对 NURBS 的支持以及新的仿真功能。

DevDept Software is an award-winning premier Visual Studio Industry Partner and one of the world's largest providers of CAD and 3D Graphics developer components. For over a decade, their Eyeshot components have helped developers add CAD capabilities to their .NET applications. Eyeshot Pro offers polygonal modeling, drafting, and point cloud. Eyeshot Ultimate expands on this functionality to include NURBS and BRep modeling, IGES/STEP and CAM. Eyeshot Fem adds geometry meshing and Finite Element Analysis.

In this blog post, devDept's Alberto Bencivenni takes you through the new and enhanced features included in the Eyeshot 2025 Beta. This includes links to videos demonstrating the various features and tools.

Read the full blog for more details on the new and updated features in Eyeshot 2025 Beta.

As a supplement to this Beta release, devDept have created a Migration Guide to assist you in migrating your Eyeshot 2024 projects to Eyeshot 2025. Like the Eyeshot 2025 Beta, this migration guide is a work in progress and will be updated as changes are made to the beta as it progresses towards its official release. It includes steps to upgrade individual projects and even shows you how to use the Project Converter tool to migrate multiple projects in a batch.

To explore the devDept product range, visit our devDept brand page.

用径向图增强 .NET 中的数据可视化

2月 14, 2025
径向图(如圆条形图和旭日图)提供了一种比较类别和揭示数据集内关系的直观方法。

Radial charts provide an intuitive way to visualize hierarchical and categorical data. They display bars on a polar coordinate system instead of a cartesian system, which uses an x-y grid for positioning data. These charts represent values in a circular layout, making it ideal for comparing proportions and relationships between data points. Circular bar charts, a variation of the traditional bar chart, arrange data in a radial format for displaying comparisons between categories. They are particularly useful for visualizing periodic or cyclical data, such as time-based metrics. Sunburst charts break down hierarchical structures into concentric rings. The center of the chart typically represents the root category, while outer rings depict subcategories. These are used for visualizing part-to-whole relationships within a dataset. Many .NET charting components support these visualization types, allowing developers to create dynamic, interactive, and visually appealing dashboards in .NET applications.

Several .NET charting components provide you with radial charts, including:

  • DevExpress WinForms Chart (part of DevExpress WinForms) offers a Sunburst control with extensive UI/UX configuration options for visualizing flat and hierarchical data.
  • ComponentOne Charts for WinForms (part of ComponentOne Studio WinForms by MESCIUS) enables developers to create engaging sunburst charts in .NET environments.
  • Highcharts.NET (part of Highcharts Core by Highsoft) provides radial chart capabilities, through both circular bar charts and sunburst charts, for effective data representation.
  • FusionCharts Blazor Suite XT (part of FusionCharts Suite XT) allows Blazor developers to utilize modern and high-performance radial charts for visualizing and comparing data.

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

Compare .NET Chart Components

用粗体、斜体和自定义样式设置文本格式

2月 12, 2025
用高级格式、无缝集成和新式文档样式界面将富文本编辑功能添加到您的 WinForms 应用中。

Rich text editors for WinForms let users create and format content in a familiar, word processor-like environment. These editors support advanced text styling, media embedding, and customizable toolbars, giving developers flexibility to build feature-rich desktop applications. With features like document import/export, content validation, and extensive formatting controls, they enhance the user experience while ensuring consistency across applications. Designed for accessibility and optimized for desktop performance, they integrate seamlessly into Windows-based workflows.

Several .NET WinForms UI suites offer rich text editors including:

  • DevExpress WinForms lets you create rich text content with advanced formatting, seamless document import/export, and a highly customizable ribbon-based UI.
  • ComponentOne Studio WinForms by MESCIUS provides a lightweight yet powerful rich text editor with intuitive styling, clipboard support, and flexible document output formats.
  • Telerik UI for WinForms enables professional text editing with robust styling options, built-in spell checking, and seamless integration into modern business applications.
  • Bunifu UI WinForms by Bunifu Technologies facilitates elegant, user-friendly text editing with minimalist design, smooth performance, and easy customization for streamlined content creation.

For an in-depth analysis of features and price, visit our comparison of .NET WinForms UI Suites:

Compare .NET WinForms UI Suites