.NETのニュース

アクセシビリティ基準を満たすPDFを生成

11月 14, 2025
TX Text Control .NET 34.0では、PDF/UA標準のサポートが追加され、デジタルドキュメントにアクセスでき、世界的な規制に準拠可能

TX Text Control .NET is a royalty-free, fully programmable document editor that empowers developers to add rich WYSIWYG word processing to desktop and web applications across various platforms. It provides everything from comprehensive text formatting and mail merge to PDF creation and processing, all through a robust API and intuitive user interface.

The TX Text Control .NET 34.0 Enterprise now supports the PDF/UA (Universal Accessibility) standard, enabling developers to generate PDF documents that comply with ISO 14289-1 accessibility guidelines. This update ensures that documents are properly structured and tagged for assistive technologies like screen readers, helping organizations meet legal and regulatory requirements for accessible digital content. With this enhancement, TX Text Control makes it easier to deliver inclusive, compliant PDFs across industries where accessibility is essential, such as government, healthcare, and education.

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

TX Text Control .NET for Windows Forms and TX Text Control .NET for WPF are licensed per developer and are available as a Perpetual License with a 12 month support and maintenance subscription. See our TX Text Control .NET for Windows Forms licensing page or TX Text Control .NET for WPF licensing page for full details.

TX Text Control .NET is available to buy in the following products:

.NET 10を使用して次世代インテリジェントアプリを構築

11月 14, 2025
.NET 10では、より高速なパフォーマンス、より強力なセキュリティ、アップデートされた言語、AI開発の組み込みサポートを提供

Microsoft have released .NET 10, a major step forward for Microsoft’s cross‑platform development framework, offering enhanced runtime performance, new language features, reinforced security, and deep support for artificial intelligence (AI) workloads. .NET 10 is a Long-Term Support (LTS) version which benefits from guaranteed, extended support for three years making it ideal for production environments and mission-critical systems.

In this release, .NET 10 delivers significant runtime and language enhancements aimed at boosting application speed and efficiency. The just‑in‑time (JIT) compiler has been improved with smarter inlining and method de‑virtualization, and new hardware acceleration support (such as AVX10.2 for Intel and enhanced vectorisation for Arm64) helps reduce pause times in garbage collection. On the language side, C# 14 and F# 10 introduce more expressive constructs, for example, automatic backing fields in C# and scoped warning suppression in F#, which simplify coding while maintaining performance. The combined improvements give developers a faster and more productive foundation.

Security and modern library enhancements have also been front‑and‑centre in .NET 10. The framework expands support for post‑quantum cryptography (PQC) algorithms, helping applications prepare for future quantum‑resistant security demands. Networking libraries have been upgraded with features like a simplified WebSocketStream API and platform‑wide modern TLS 1.3 support (including on macOS). Other library improvements include better JSON processing, key wrapping enhancements, and broader support for native cryptographic APIs. These updates reinforce depth across both security and low‑level infrastructure.

.NET 10 places a strong emphasis on AI integration and cloud‑native development. The introduction of the Microsoft Agent Framework enables developers to build and orchestrate multi‑agent AI systems (sequential, concurrent, hand‑off workflows) with minimal boilerplate. In parallel, the Microsoft.Extensions.AI and vector data abstractions provide unified interfaces for switching between AI providers (such as OpenAI, Azure OpenAI, Ollama) without rewriting code. These capabilities signal a vision where .NET isn’t just for general‑purpose apps, but for next‑generation intelligent systems.

View the official Microsoft blog for all the details, including a link to download .NET 10.

権限トグルでPDFエクスポート設定を簡素化

11月 13, 2025
ActiveReports.NET v19.2では、Web Viewer PDFエクスポート用に新しい権限設定パネルが追加され、ユーザー操作をきめ細かく制御可能

ActiveReports.NET from MESCIUS, is a comprehensive reporting solution for developers building applications in .NET. It helps you to design and deliver visually appealing reports through user-friendly designers and a wide range of controls. ActiveReports simplifies report creation and distribution with a versatile API, rich data source connectivity, and support for multiple export formats. This translates to increased developer productivity and improved end-user experience with powerful reporting functionalities within your .NET applications.

The ActiveReports.NET v19.2 update introduces configurable permissions for PDFs exported from Web Viewers, allowing developers to apply precise controls over how end users interact with generated documents. By enabling encryption and selecting permissions such as copying, printing, annotating, modifying, filling forms, and accessing content through assistive readers, developers can enforce security, compliance, and workflow requirements directly within the export process. This update optimizes permission management across the JS Viewer, Blazor Viewer, and ASP.NET WebViewer, providing a consistent and efficient way to govern document behavior without additional code or external tooling.

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

ActiveReports.NET is licensed per developer and is available with or without a 12 month support and maintenance subscription. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

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