.NET 8 Blazor 新闻

将 GenAI 集成到 Web、移动和桌面应用程序中

5月 22, 2024
Telerik UI 和 Kendo UI 2024 Q2 版本获得了 AI 提示组件,为开发人员提供了一种将生成式 AI 整合到其应用程序中的简单方法。

Progress Telerik is a leading software publisher that provides a range of tools and solutions to help developers build and deploy modern applications. Its product range include UI libraries, reporting tools and testing frameworks. Telerik products are used by millions of developers around the world to build a wide variety of applications.

The 2024 Q2 release completes the blending of AI with UI, thereby bridging the gap between an app and next-generation AI language model applications. The new "AIPrompt" component allows you to integrate artificial intelligence prompts into web, mobile and desktop applications, providing users with a modern interface to interact with AI services.

The following Telerik products have been updated with the AI Prompt component:

To see what else is new in 2024 Q2, see our release notes:

Telerik products are licensed per developer and are available as perpetual licenses with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. For more information see:

向下钻取以更深入地了解 Blazor 图表

5月 22, 2024
支持向下钻取的图表控件便于交互式可视化,从而解锁精细细节,有助于用户获得更深入的见解。

Developers can leverage drill down charts to create interactive data visualizations for exploring hierarchical information. These charts allow users to click on data points, drilling down to progressively more detailed breakdowns. This functionality is often paired with breadcrumb navigation, enabling users to easily track their exploration path and return to higher levels. Drill down charts empower users to gain deeper insights from complex datasets.

Several Blazor Chart controls offer drill down support including:

  • DevExpress Blazor Chart (part of DevExpress ASP.NET and Blazor) empowers Blazor charts with interactive drill-down for deeper data exploration.
  • Telerik Blazor Chart (part of Telerik UI for Blazor) provides drill-down capabilities in charts to visualize data hierarchies.
  • TeeChart Blazor offers drill-down chart functionality, enabling users to explore hierarchical data through interactive breakdowns.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) offers drill-down functionality to uncover granular details within your data.

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

Compare Blazor Chart Controls

用迷你图增强了数据理解力

5月 13, 2024
Smart HTML Elements v19 添加对迷你图的支持,以有助于用户快速理解其数据中的模式,而无需另外的图表。

Smart HTML Elements is an enterprise-grade UI library offering pre-built web components for developers in Angular, React, Vue, Blazor, and JavaScript. It boasts over 60 ready-to-use components like grids, charts, schedulers, and editors, all featuring two-way data binding, responsiveness, accessibility, and theming capabilities. This library helps developers rapidly build dynamic and modern web applications with consistent look-and-feel and rich functionalities, accelerating development time and ensuring professional quality.

The Smart HTML Elements v19.0.0 release adds support for Grid Sparklines. These are small, data-intense, design simple charts that fit into a single cell of a grid and provide a visual representation of data trends. They are typically used to show trends in a series of values, such as seasonal increases or decreases, economic cycles, or to highlight maximum and minimum values. Grid Sparklines help users to quickly understand patterns and trends in their data without having to create separate charts or graphs.

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

Smart HTML Elements is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. It includes distribution to Unlimited Web applications, SaaS projects, Intranets and Websites. See our Smart HTML Elements licensing page for full details.

Learn more on our Smart HTML Elements product page.

通过长轮询提高了文档加载速度

5月 13, 2024
TX Text Control .NET Server for ASP.NET 32.0 SP3 为新生成的页面实现实时服务器推送,从而加速了客户端加载。

TX Text Control .NET Server for ASP.NET is a server-side component that equips your web applications with a powerful, MS Word-compatible document editor. This allows you to develop applications that generate and edit various document formats (RTF, DOCX, PDF, etc.) on the fly, using data from databases or files. It also boasts features like PDF generation and a browser-based editor with a familiar MS Word-inspired interface, ultimately enhancing the document processing capabilities of your ASP.NET web applications.

TX Text Control .NET Server's Document Viewer now utilizes long polling for asynchronous document loading. Instead of waiting for the entire document to be processed, the server starts sending generated pages as a stream. Using JavaScript, the client continuously consumes this stream, displaying each page as it arrives. Long polling eliminates the wait time typically associated with loading large documents, enhancing overall user satisfaction.

To see a full list of what's new in TX Text Control .NET Server for ASP.NET 32.0 SP3, see our release notes.

TX Text Control .NET Server for ASP.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. Run time licenses are required for the deployment to production servers. See our TX Text Control .NET Server for ASP.NET licensing page for full details.

For more information, visit our TX Text Control .NET Server for ASP.NET product page.

简化了数据输入和用户工作流程

5月 3, 2024
选中的列表框可改善筛选、分配权限或从列表中选择多个项等任务的用户体验。

A checked listbox is a graphical user interface element that combines a listbox with checkboxes. It presents a list of options, similar to a standard listbox, but allows users to select multiple items by clicking on an adjacent checkbox for each option. This is useful for scenarios where users need to choose from various choices, but not be limited to a single selection.

Several Blazor data editor collections offer checked listboxes including:

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

Compare Blazor Data Editors