Category News

ドリルダウンサポートで文脈内でデータを探索

2月 23, 2026
グリッドインターフェース内で詳細記録に直接アクセスできるため、ユーザーはビューを切り替えたり文脈を失うことなく関連データを確認可能

Drill-down support in a grid component allows users to move from summarized data to more detailed records within the same interface, often by expanding rows or selecting linked values that reveal related data. Instead of navigating to a separate page or view, users can access underlying information directly in context. For developers, this reduces the need for additional navigation and simplifies the presentation of hierarchical or related datasets. It also makes it easier to analyze data step by step, helping users inspect specific records or relationships without losing their place in the overall dataset.

Several React grid controls support drill-down features including:

  • Wijmo React DataGrid (FlexGrid) (part of Wijmo by MESCIUS) lets you implement drill-down in grids through hierarchical row expansion and detail templates.
  • DevExtreme React Data Grid (part of DevExtreme Complete by DevExpress) allows you to present master-detail relationships within grids, revealing nested records dynamically.
  • Sencha Ext JS facilitates drill-down interactions in data grids by supporting expandable rows and structured access to related datasets.
  • ZingGrid lets you enable interactive row expansion and linked data views, helping users navigate underlying records directly within grids.

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

Compare React Grid Controls

SFTPでセキュアファイル転送を有効化

2月 23, 2026
暗号化ファイル交換を.NETアプリケーションに直接統合することで、機密データを保護し、安全なシステム間通信を簡素化

SFTP support in an internet communications .NET component refers to the ability to securely transfer files using the SSH File Transfer Protocol (SFTP), a network protocol that runs over Secure Shell (SSH) to provide encrypted file access, transfer, and management across systems. By integrating SFTP capabilities directly into a .NET application, developers can programmatically upload, download, and manage remote files while ensuring data confidentiality and integrity through strong encryption and authentication mechanisms such as passwords or public key pairs. This helps organizations meet security and compliance requirements when handling sensitive data across untrusted networks.

Several .NET communications and messaging components offer support SFTP including:

  • SecureBlackbox .NET Edition by /n software lets you integrate robust SFTP client and server capabilities with strong encryption and authentication support.
  • Xceed SFTP for .NET enables you to implement reliable SFTP-based file transfers with high performance, detailed logging and enterprise-grade security.
  • Rebex SFTP allows you to add secure file transfer over SFTP with comprehensive .NET APIs and advanced key management features.
  • PowerTCP SSH and SFTP for .NET by Dart Communications allows you to embed secure SFTP file transfer with reliable authentication.

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

Compare .NET Comms & Messaging

Oracle 26aiデータベースを開発して管理

2月 23, 2026
dbForge Studio for Oracleは、最新のAI機能を活用してデータベースの開発、管理、最適化が可能

dbForge Studio for Oracle by Devart is an integrated development environment (IDE) designed to support Oracle database development, administration, and maintenance tasks within a unified interface. It provides tools for writing and debugging SQL and PL/SQL code, designing and modifying database objects, managing schema and data changes, and comparing and synchronizing databases. The product also includes features for query optimization, performance analysis, data import and export, and automated database deployment processes. By consolidating development and administrative capabilities into a single environment, it helps software developers and database administrators work more efficiently with Oracle Database systems across development, testing, and production scenarios..

The latest dbForge Studio for Oracle release provides support for Oracle AI Database 26ai, enabling software developers to build, test, debug, and deploy against the latest Oracle database release with full compatibility. This support ensures access to new AI-driven features, database objects, and performance enhancements introduced in Oracle 26ai. By eliminating version-related limitations and reducing upgrade complexity, teams can confidently modernize their environments, improve database management tasks, and maintain productivity across the entire development lifecycle.

dbForge Studio for Oracle is licensed per developer or per server and is available as an Annual or Perpetual License with a 12 month support and maintenance subscription. See our Devart dbForge Studio for Oracle licensing page for full details.

For more information, visit our dbForge Studio for Oracle product page.

信頼性の高いSQLデプロイの変更を自動化

2月 23, 2026
SQLソースコントロールは、デプロイ前後のSQLスクリプトを自動化し、一貫した変更を確保しつつ展開リスクを低減

SQL Source Control enables teams to manage SQL Server database changes through version control, bringing the same discipline to databases as application code. Integrated directly into SQL Server Management Studio (SSMS) and compatible with Team Foundation Server and Subversion, it allows developers and DBAs to commit, track, and share changes without altering their workflow. By providing clear change tracking and version history, it reduces deployment risk, improves collaboration, and ensures consistency across development and production environments, making it ideal for teams adopting DevOps and structured release processes.

Redgate Software SQL Source Control automates SQL changes during deployments through pre- and post-deployment scripts, enabling developers to execute required data migrations, configuration updates, and custom logic in a controlled and repeatable manner. By managing these scripts within version control and integrating them into the deployment process, teams can ensure that all necessary changes are applied in the correct sequence alongside schema updates. This reduces manual intervention, minimizes deployment errors, improves consistency across environments, and supports more reliable, auditable release processes.

Redgate Software SQL Source Control is available as part of SQL Toolbelt Essentials or Flyway. Both are licensed per developer and are available as a 1, 2 or 3 year subscription license which includes full support plus all major versions of the software released during the subscription period. See our SQL Toolbelt Essentials licensing page or Flyway licensing page for full details.

For more information, visit our SQL Source Control product page.

.NETでプロセス中メッセージングを簡素化

2月 23, 2026
MediatRなら、分離されたロジック、実証済みのメッセージングパターン、柔軟なミドルウェアサポートを備えたスケーラブルで保守可能な.NETアーキテクチャが可能

MediatR, by Lucky Penny Software, is a .NET library that implements the mediator and command dispatcher patterns to simplify in-process messaging within applications. It provides a clean and consistent way to handle requests, commands, queries, and notifications, while reducing direct dependencies between components. MediatR integrates with Clean and Vertical Slice architectures, making it a trusted solution for modern .NET development.

By decoupling components and centralizing message handling, MediatR improves maintainability, testability, and code organization. It helps teams manage growing applications without unnecessary complexity and supports clear separation of concerns. Suitable for everything from modern APIs and microservices to large enterprise systems, MediatR enables developers to build scalable, flexible architectures that can evolve with business needs.

MediatR is licensed on an annual subscription basis per development team, with Standard (1–10 developers), Professional (11–50 developers), and Enterprise (unlimited developers) tiers. See our MediatR licensing page for full details.

For more information, visit our MediatR product page.