.NET 新聞

Blazorise 添加對 .NET 10 Blazor 的完全支援

11月 13, 2025
Blazorise 1.8.6 版本完全支援 .NET 10,從而實現用 C# 14 自信升級和執行階段效能最佳化。

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 1.8.6 update delivers full compatibility with .NET 10, allowing existing Blazorise-based applications to run on the latest runtime without breaking changes. It enables projects to take advantage of new C# 14 language features, improved JIT and AOT performance, and the modernized Blazor hosting models introduced in .NET 10. This release helps standardize on the newest .NET stack while preserving current UI components and behavior, reducing migration risk and maintenance overhead for development teams.

To see a full list of what’s new in version 1.8.6, 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.

顯示關鍵指標以立即評估

11月 13, 2025
創建儀錶板和監視工具,其使用儀錶控制項顯示即時數位資料,以便在 .NET 應用中實現高效的資料視覺化。

Gauges are specialized charting components used to visually display numerical values within a predefined range, often in formats such as radial, linear, or digital meters. They are commonly found in dashboards and monitoring tools, where their primary function is to provide immediate visual feedback on performance indicators or system metrics. Gauges are particularly useful for clearly communicating real-time data, allowing users to quickly assess the current state of a metric to determine whether a value is within acceptable limits or requires attention.

Several .NET charting components also offer gauges, including:

  • DevExpress WPF Chart (part of DevExpress WPF) provides a variety of interactive gauge controls and pre-designed layouts that can be embedded into WPF applications.
  • ComponentOne Charts for WinForms (part of ComponentOne Studio WinForms by MESCIUS) enables you to design advanced and highly customizable gauges.
  • Telerik ASP.NET AJAX Chart (part of Telerik UI for ASP.NET AJAX) offers customizable arc, circular, radial and linear gauge controls for visualizing metric values effectively.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio UI Component Suite) includes gauges with customizable circular or linear scales, suited for dashboards and monitoring.

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

Compare .NET Chart Components

用 Visual Studio 整合設計報表

11月 13, 2025
用 Visual Studio 更有效地創建和維護圖元完美的報表佈局,從而統一代碼、資料、樣式和部署工作流。

A Visual Studio integrated report designer lets developers create and edit report layouts directly inside the Visual Studio IDE, instead of using a separate reporting tool. Report definitions live alongside application code, data models, and resources, improving integration, maintenance, and use of source control and CI/CD. Developers work in a familiar environment with drag-and-drop layout design, property grids, and IntelliSense-backed expressions, plus the option to add custom logic in C# or VB. Typical use cases include interactive sales dashboards, operational reports, and audits where teams must quickly iterate, bind live data, and preview results.

Several .NET reporting controls offer Visual Studio integrated designers, including:

  • DevExpress Reports lets you design, preview, and refine platform-agnostic report layouts within Visual Studio, unifying data, code, and deployment workflows.
  • ActiveReports.NET allows you to build, modify, and debug .NET report layouts directly in Visual Studio, reducing context switching and maintenance effort.
  • Telerik Reporting facilitates creating interactive report layouts inside Visual Studio, using WYSIWYG design tools tightly integrated with your .NET projects.
  • MindFusion.Reporting for Windows Forms lets you arrange, style, and preview reports inside Visual Studio, closely mirroring familiar WinForms designer workflows.

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

Compare .NET Reporting Controls

以程式設計方式合併和分割 Word 文件

11月 11, 2025
Document Solutions for Word 簡化了 .NET 中基於代碼的 DOCX 合併和拆分,保留了格式並提高了工作效率。

Document Solutions for Word is a comprehensive software development toolkit designed to facilitate the creation, manipulation, and management of Microsoft Word documents within various applications. It offers a robust API that provides developers with granular control over document structure, formatting, and content, enabling the integration of Word document functionality into custom applications. Key features include support for advanced formatting options, document automation, and compatibility with various Word document formats.

In this blog post, MESCIUS Product Marketing Specialist Mackenzie Albitz demonstrates how to use Document Solutions for Word to split large DOCX files into multiple documents and merge separate Word files into a single, properly formatted output. The steps include:

  • Splitting Word DOCX Files in C#
    • Loading the Word Document
    • Defining Document Ranges
    • Splitting the Document
    • Saving Each Split Document
  • Merging DOCX Files in C#
    • Loading the DOCX Documents
    • Defining the Merge Collection
    • Merging and Saving the Combined DOCX

Detailed source code and examples are included to get you started.

Read the complete blog to learn how to efficiently split and merge Word DOCX files in .NET applications.

Document Solutions for Word is licensed per developer and is available in several license options for differing distribution needs. Team licenses are also available for multiple developers within the same organization. See our Document Solutions for Word licensing page for full details.

Document Solutions for Word is available to buy individually or as part of Document Solutions .NET Bundle.

用密碼保護安全地共享 PDF 檔

11月 11, 2025
使用密碼保護保護敏感文件,以確保隱私、控制存取、滿足合規性並自信地共享文件。

PDF password protection is a security feature that lets users encrypt their PDF documents with a password, ensuring that only authorized individuals can open or modify them. This helps safeguard sensitive information such as financial reports, contracts, and client data from unauthorized access or misuse. Users can also control permissions by preventing printing, copying, or editing to maintain document integrity. The benefits include stronger data privacy, compliance with regulations like GDPR and HIPAA, and greater trust when sharing confidential files within or outside an organization. Common uses include securing legal agreements, financial statements, and proprietary business information.

Several .NET Core PDF components allow you to protect PDFs with passwords, including:

  • Aspose.PDF for .NET lets you apply robust password protection and encryption, ensuring PDF documents remain secure from unauthorized access and editing.
  • IronPDF for .NET by Iron Software allows you to lock PDFs with strong passwords, manage user permissions, and safeguard confidential content during file sharing.
  • PDF4NET by PDF4DEV Solutions enables developers to secure PDFs through password-based encryption, protecting sensitive data and controlling access to document features.
  • ExpertPDF Pdf Security by Outside Software facilitates PDF encryption and permission management, preventing unauthorized viewing, printing, or modification of documents.

For an in-depth analysis of features and price, visit our .NET Core PDF controls comparison.

Compare .NET Core PDF Controls