.NET 10 Blazorのニュース

AIで進化する帳票開発環境

3月 25, 2026
ActiveReports for .NET 20.0Jでは、AIを活用した帳票設計支援機能が追加され、レイアウト作成や設定作業の効率化を実現します。

ActiveReports for .NETは、Visual Studio上で帳票アプリケーションを開発できる.NET開発コンポーネントです。Windowsフォーム、WPF、ASP.NET、ASP.NET Core、Blazorの5つのプラットフォームをサポートし、レイアウトや書式といった外観デザインの設定から、データ接続、印刷およびPDFへの出力設定まで、帳票開発に必要なあらゆる機能を備えています。

ActiveReports for .NET 20.0Jでは、AIを活用した帳票開発支援機能が強化され、設計工程の効率化が大きく進みました。主な特徴の一つは、帳票画像をもとにレイアウトを自動生成する機能です。画像を解析し、テキストや罫線、各種コントロールを適切に配置することで、従来手作業で行っていた設計の初期工程を短縮できます。さらに、AIがデータ構造を理解し、レポート作成時の設定を提案する機能も追加されました。なお、最新の.NET 10およびVisual Studio 2026にも対応しており、最新の開発環境で帳票アプリケーションを構築できるようになりました。

20.0Jでの新機能一覧は、リリースノートを参考ください。

本製品のライセンスは、開発者ごとに付与されるユーザーライセンスで、対象開発者は最大3台のマシンにインストール可能です。本製品の機能を組み込んで開発したクライアントサイドアプリケーションはランタイムライセンスは不要です。ただし、サーバーサイドアプリケーションを運用環境へ配布の際には”コアサーバーライセンス”が必要です。なお、年間保守サービスが付属しており、無償バージョンアップや日本語によるE-mail技術サポートを無制限に受けることができます。詳細は、ActiveReports for .NETのライセンスページをご参照ください。

ActiveReports for .NETの製品詳細及び販売情報は、下記の各エディション別の専用ページをご参考ください。

  • Standard(日本語版):使いやすいデザイナや縦書きなどの日本仕様に対応し、日本の帳票開発に必要なすべての機能を搭載したコンポーネントです。
  • Professional(日本語版):Standardエディションのすべての機能に加え、ASP.NET Webフォーム、JavaScript、Blazorなど、Professional専用機能をご利用いただけます。

マスクエディターで構造化入力を実行

3月 18, 2026
.NET Blazorのマスク入力テキストボックスエディタは、ユーザーがあらかじめ定義された形式で値を入力できるように導き、一貫性のある検証済みデータの取得を支援

Masked Input Text Box editors are input components that enforce a predefined format while users type, ensuring that entered values follow a specific structure such as phone numbers, dates, postal codes, or identification numbers. By applying an input mask, the editor guides users to enter characters only in valid positions and formats, reducing the likelihood of invalid or incomplete data being submitted. This approach improves data consistency across applications, simplifies validation logic on both the client and server side, and reduces the need for additional parsing or correction of user input. For developers building data-driven Blazor applications, masked input editors help maintain reliable data entry while providing a clear and structured input experience directly within forms and data editing interfaces.

Many .NET Blazor data editor collections contain masked input text box editors including:

  • Telerik UI Blazor Data Editors (part of Telerik UI for Blazor) lets you enforce formatted user input with masked text boxes, ensuring consistent data entry for structured values.
  • ComponentOne Blazor Data Editors (part of ComponentOne Studio Blazor Edition by MESCIUS) allows you to apply input masks that guide users, improving validation accuracy.
  • Smart UI by Smart HTML Elements, facilitates structured data entry with masked input editors that restrict characters and enforce predefined formats during typing.
  • Infragistics Ignite UI for Blazor Data Editors (part of Infragistics Ignite UI) lets you implement masked input fields that ensure users enter values following required patterns.

For an in-depth analysis of features and price, visit our comparison of .NET Blazor data editors.

Compare .NET Blazor Data Editors

一貫したレポートスタイリングをより速く適用

3月 12, 2026
Stimulsoft Ultimateは、一貫したフォーマットを確保し、より迅速なレポート作成を可能にする再利用可能なスタイルでレポートデザインが向上

Stimulsoft Ultimate is a reporting and dashboard solution that provides a set of tools for building interactive reports and data visualizations across platforms, including WinForms, ASP.NET, .NET Core, Blazor, JavaScript, WPF, PHP, Java, and Avalonia. It enables developers and organizations to design, generate, and deploy professional reports and dashboards using visual designers, flexible styling options, rich charting and data visualization components, and extensive data connectivity. With support for multiple development environments and technologies, Stimulsoft Ultimate helps teams improve report creation, maintain consistent designs, and deliver clear, data-driven insights for business intelligence, analytics, operational reporting, and enterprise applications.

Stimulsoft Ultimate enables developers to apply centralized report styling that ensures consistent formatting across report elements while reducing the time required to design and maintain reports. By using reusable styles for fonts, colors, borders, and other visual properties, developers can standardize report layouts, quickly apply formatting to multiple components, and implement global design changes without editing each element individually. This approach improves development efficiency, simplifies maintenance, and helps teams deliver professional, visually consistent reports across applications and platforms.

Stimulsoft Ultimate is licensed per developer with Single, Team, Enterprise, and WorldWide options that support one to unlimited developers within an organization. Licenses include a 12 month subscription with updates, priority technical support, a royalty free runtime report designer and viewer, and a build server license for Team and higher tiers. See our Stimulsoft Ultimate licensing page for full details.

For more information, visit our Stimulsoft Ultimate product page.

標準的なグラフでデータを明確に提示

3月 10, 2026
慣れ親しんだチャートタイプを使って、アプリケーションデータ全体の傾向、比率、関係性、プロセス段階を表示

Standard chart types form the foundation of most charting components, providing widely recognized visual formats for representing numerical and categorical data. These charts help developers present trends, comparisons, distributions, and relationships in ways that are immediately understandable to end users. Because these visualizations are familiar across industries, they are commonly included as built-in options in charting libraries and dashboards, allowing applications to communicate insights clearly while supporting interactive features such as tooltips, legends, and dynamic data updates.

Common chart types include:

  • Area charts display quantitative trends over time while emphasizing cumulative values through filled regions beneath a line.
  • Column & Bar charts compare values across categories using vertical or horizontal bars, making them suitable for ranking and side-by-side comparisons.
  • Funnel charts represent sequential stages in a process, typically used to visualize conversion rates or drop-off between steps.
  • Line charts illustrate continuous data trends across time or ordered categories using connected data points.
  • Pie charts show proportional relationships within a whole by dividing a circle into segments representing percentage contributions.
  • Radar & Polar charts plot multiple variables on circular axes, enabling comparison of multivariate data across several dimensions.
  • Scatter & Bubble charts visualize relationships between variables by plotting points across two axes, with bubble variations adding a third value through marker size.

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

Explore Blazor Standard Charts

AIセマンティック検索でデータ検出が向上

3月 4, 2026
Telerik DevCraft 2026年第1四半期では、DataGridに自然言語SmartBox検索が追加され、複雑なデータセットをまたいだ文脈認識の結果が可能

DevCraft by Telerik is a comprehensive AI-powered suite of more than 1,250 UI components and development tools designed for building modern web, desktop, and mobile applications using .NET and JavaScript frameworks. It includes reporting and report management solutions, automated testing and mocking tools, and document processing libraries, as well as a wide range of professionally designed user interface controls from the Telerik and Kendo UI suites. DevCraft enables developers to create feature-rich, high-performance applications with consistent design and user experience, delivering enterprise-level, scalable, and maintainable software solutions.

The Telerik DevCraft 2026 Q1 update adds Semantic Search through a new unified SmartBox, making it easier for developers to build natural language search directly into the DataGrid. Instead of depending on exact keyword matches, the feature uses artificial intelligence (AI) to understand meaning and context. It can return relevant results across multiple columns and related fields, even if the user’s search terms do not exactly match the stored data. The SmartBox brings semantic search, filtering, and follow-up query refinement together in one interface. This reduces the need to write and maintain custom search logic, while making integration more straightforward. As a result, applications can deliver more accurate search results, help users find information faster, and make large or complex datasets easier to explore.

To see a full list of what's new in DevCraft 2026 Q1, see our release notes.

Telerik DevCraft 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 DevCraft Ultimate licensing page for full details.

For more information, see our product pages: