Category News

Einbinden von Diagrammen in JSON mithilfe von Vue.js-Anwendungen

Februar 23, 2026
Nutzen Sie JSON als Datenquelle, um strukturierte Daten mit Diagrammkomponenten in Vue.js zu verbinden, wodurch die Datentransformation reduziert und die API-Integration vereinfacht wird.

Using JSON (JavaScript Object Notation) as a data source for charts allows applications to bind structured, lightweight data directly to visualization components. JSON represents data as objects and arrays, making it well suited to defining categories, series, and individual data points in a format that aligns naturally with modern web development practices. Its widespread use in RESTful APIs and web services enables charts to consume live or remote datasets efficiently, while reducing the need for complex data transformation before rendering.

Several Vue.js chart components allow you to use JSON as a data source, including:

  • DevExtreme Vue Chart (part of DevExtreme Complete by DevExpress) accepts JSON via its dataSource, enabling binding to local or remote data with series and argument mapping.
  • Highcharts Core by Highsoft uses JSON-based arrays and configuration objects to populate series and categories, either directly or via asynchronous loading.
  • Kendo UI Vue Charts (part of Kendo UI by Telerik) bind to object arrays, typically sourced from JSON, with property mapping to series and axes.
  • FusionCharts Suite XT natively supports JSON, allowing full chart configuration and datasets to be defined and passed directly to the chart engine.

For an in-depth analysis of features and price, visit our comparison of Vue.js charting components.

Compare Vue.js Chart Components

Erkunden von Daten im Kontext mit Drill-Down-Unterstützung

Februar 23, 2026
Zugriff auf detaillierte Datensätze direkt innerhalb einer Rasterschnittstelle, sodass Benutzer verwandte Daten einsehen können, ohne die Ansicht zu wechseln oder den Kontext zu verlieren.

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

Aktivieren einer sicheren Dateiübertragungen mit SFTP

Februar 23, 2026
Integration des verschlüsselten Dateiaustauschs direkt in .NET-Anwendungen, um sensible Daten zu schützen und die sichere System-zu-System-Kommunikation zu vereinfachen.

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

Entwickeln und Verwalten von Oracle 26ai-Datenbanken

Februar 23, 2026
dbForge Studio for Oracle ermöglicht es Teams, Datenbanken mit den neuesten KI-Funktionen zu entwickeln, zu verwalten und zu optimieren.

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.

Automatisieren zuverlässiger SQL-Deployment-Änderungen

Februar 23, 2026
SQL Source Control automatisiert SQL-Skripte vor und nach der Bereitstellung, sorgt für konsistente Änderungen und reduziert das Bereitstellungsrisiko.

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.