.NET 8 Blazor 新聞

用 SVG 圖表創建互動式報表

6月 9, 2026
Blazorise V2.2 添加本機 C# 和 Blazor 圖表引擎,使構建豐富的資料視覺化和儀表板變得更容易。

Blazorise is a versatile component library that empowers developers to build modern and feature-rich web applications using Blazor, a client-side web development framework from Microsoft. It offers a comprehensive collection of user interface components, including buttons, forms, charts, and navigation elements, all built with accessibility and responsiveness in mind.

The Blazorise 2.2 update introduces SVG Charts, a native charting engine built with C# and Blazor that simplifies the development of dashboards, reports, and other data driven applications. By eliminating the need for external JavaScript charting libraries, it reduces development complexity and allows developers to create interactive visualizations using familiar Blazor patterns.

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

Blazorise is licensed per developer and includes a 1 year subscription for updates and support. Professional, Enterprise, and Enterprise Plus editions are available, each offering tailored levels of support and service to meet varying business needs. See our Blazorise licensing page for full details.

For more information, visit our Blazorise product page.

自動將 TX Text Control 表單欄位映射到 JSON 資料

6月 8, 2026
簡化資料處理,並提高您 C# 應用程式在處理表單欄位時的效率。

TX Text Control .NET Server for ASP.NET is a server side component for Web applications, or services. It is a fully programmable ASP.NET word processor engine that offers an extensive palette of word processing features. Using TX Text Control .NET Server, programmers can develop server side, end user applications that generate documents on-the-fly, using data from databases, binary files (Microsoft Word DOC and DOCX), ASCII files (XML, RTF, HTML) and image data (JPG, PNG, BMP, TIF, GIF, WMF). Documents can be created, modified and edited in a browser or printed in batch processes.

In this blog post from Text Control, Bjoern Meyer demonstrates how to automatically map TX Text Control form fields to JSON data in a .NET C# application, even when the names are not an exact match. It uses fuzzy matching and is especially useful in cases where templates and data sources evolve independently. The included sample project takes you through the following steps:

  • Opening a TX Text Control template document
  • Reading the available JSON field names
  • Iterating over the document form fields
  • Finding the best JSON field match for each form field
  • Renaming the form field using FormFieldCollection
  • Saving the mapped template as a new TX document

Read the complete blog and learn how to automatically prepare templates for JSOPN-based document workflows.

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.

透過對 MaxiCode 條碼的支援簡化物流

6月 5, 2026
Telerik Reporting and Report Server 2026 Q2 添加對 MaxiCode 的支援,以集中自動生成 UPS 相容的發貨標籤。

Telerik Reporting and Telerik Report Server deliver a complete solution for creating, managing, and distributing reports across .NET applications. Telerik Reporting is a lightweight, embedded reporting tool for .NET web and desktop apps. It lets developers and users easily design, customize, and export interactive, reusable reports. It supports multiple platforms, including ASP.NET Core, Blazor, MVC, AJAX, HTML5/JS, Angular, WPF, WinForms, and WinUI. Telerik Report Server is a web-based, server-side solution for centralized report management. Built on Telerik Reporting, it offers scheduling, delivery, user management, and web-based access. It can be used standalone or integrated into apps built with Blazor, Angular, or Windows Forms.

The Telerik Reporting and Report Server 2026 Q2 update adds MaxiCode barcode support, enabling developers to generate UPS-compatible shipping labels directly within Telerik reporting workflows without relying on separate labeling tools. The enhancement ensures accurate MaxiCode rendering across export formats including PDF, HTML, DOCX, XAML, Image, and RTF, while allowing barcode generation, scheduling, distribution, and reporting to be managed from a single platform. This helps organizations streamline shipping and fulfillment processes, automate high-volume delivery workflows through scheduled reports and data alerts, and reduce operational complexity.

To see a full list of what's new, see our release notes for Telerik Reporting and Telerik Report Server 2026 Q2.

Telerik Reporting is licensed per developer and is available as an Annual Subscription License, which includes product updates, technical support, AI Productivity Tools, and other benefits for 12 months. Telerik Report Server is licensed per domain, with each license including 15 Client Access Licenses (CALs) and 12 months of support and maintenance. See our licensing pages for full details. See our licensing pages for Telerik Reporting and Telerik Report Server for full details.

Telerik Reporting and Telerik Report Server are available individually or as part of Telerik DevCraft Ultimate.

用長條圖視覺化趨勢

5月 12, 2026
用清晰的橫向和縱向圖表展示業務指標,有助於使用者識別模式和性能變化。

Column and bar charts are among the most widely used data visualization features in modern charting components, helping developers present comparisons, trends, and category-based metrics in a format that is easy to interpret. By displaying values as horizontal or vertical bars, these chart types allow applications to communicate changes in performance, rankings, distributions, and other business data with clarity. Modern charting components typically support customization options such as stacked series, grouped categories, animations, tooltips, responsive layouts, and interactive behaviors, enabling developers to create dashboards and reporting experiences that suit a wide range of enterprise and analytical scenarios.

Several Blazor chart controls offer column and bar charts including:

  • DevExpress Blazor Charts (part of DevExpress ASP.NET and Blazor) provides column and bar chart types with support for stacked and full-stacked series and crosshair cursors.
  • Telerik UI Blazor Chart (part of Telerik UI for Blazor) includes configurable bar and column series with data binding, responsive rendering,and interactive features.
  • Syncfusion Blazor Charts (part of Syncfusion Essential Studio Enterprise) offers a broad collection of bar and column chart variations including stacked and range.
  • Infragistics Ignite UI for Blazor Chart (part of Infragistics Ignite UI) delivers high-performance column and bar chart visualizations with advanced data interaction.

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

Compare Blazor Chart Controls

在 Blazor 中將報表匯出為 CSV

5月 12, 2026
在具備 CSV 匯出功能的 Blazor 應用程式中,從報表資料生成 CSV 檔,從而簡化跨平臺資料交換。

Exporting reports to CSV (Comma-Separated Values) format provides a simple and widely compatible way to transfer report data into spreadsheet applications, databases, analytics platforms, and other business systems. CSV files store structured data as plain text, making them easy to process, automate, archive, and exchange across different environments. For software developers and business users, CSV export functionality supports data analysis, operational reporting, integration workflows, and data retention requirements while maintaining low file complexity and broad platform support.

Several Blazor reporting components allow you to export to CSV, including:

  • DevExpress Reporting provides Blazor-compatible CSV export functionality, allowing users to generate structured data files with configurable export options.
  • ActiveReports .NET Professional (part of ActiveReports .NET by MESCIUS) offers CSV rendering and export features for reports in Blazor applications.
  • Telerik Reporting supports CSV export through its Blazor report viewers and rendering extensions, with configurable settings for output formatting and data structure.
  • Stimulsoft Reports.WEB supports CSV export in web and Blazor reporting apps, allowing report data to be used in spreadsheets, integrations, and downstream processing.

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

Compare Blazor Report Components