Category News

새 통합 문서에 스프레드시트 템플릿을 적용하세요

5월 12, 2026
SpreadJS 19.1의 향상된 디자이너는 이제 미리 구성된 스프레드시트 템플릿을 적용하여 처음부터 일관된 스타일과 형식을 사용할 수 있습니다.

SpreadJS is a JavaScript spreadsheet and data visualization component built to deliver Excel-compatible functionality within web applications. It provides a flexible, high-performance interface for displaying and manipulating tabular data, supporting advanced features such as formulas, pivot tables, charts, conditional formatting, and data binding. SpreadJS integrates smoothly with popular frameworks like React, Angular, and Vue, and includes robust import and export capabilities for Microsoft Excel files. It is commonly used in enterprise applications where users need a responsive, interactive spreadsheet experience directly in the browser.

The SpreadJS 19.1.0 update enhances the designer with a new templatesConfig option, allowing developers to define template configurations for new workbooks. By loading templates from remote sources or preloaded data, applications can apply consistent styles and formats during initialization or reset operations, helping teams standardize workbook creation and simplify spreadsheet setup.

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

SpreadJS is licensed per developer and includes 1 Year Maintenance (major and minor version releases and unlimited support phone calls). SpreadJS requires an Annual or Perpetual Deployment License. The optional Add-ons are available at an additional cost, and require a SpreadJS license. See our SpreadJS licensing page for full details.

For more information, visit our SpreadJS product page.

모든 플랫폼에서 안전한 SFTP를 실행하세요

5월 12, 2026
CoreSSH Server는 Windows, Linux 및 macOS에서 일관된 설정과 네이티브 성능을 갖춘 경량 SSH/SFTP 서버를 제공합니다.

CoreSSH Server is a secure shell (SSH) and file transfer server designed to enable encrypted remote access and data movement without requiring extensive initial setup. It implements secure protocols such as SSH and the SSH File Transfer Protocol (SFTP) to protect data in transit and provides support for common authentication methods like passwords, public keys, and multi‑factor authentication. Its architecture is built in managed code on the .NET framework with modern cryptographic standards to address performance and security needs without relying on external open‑source libraries.

CoreSSH Server brings secure SSH and SFTP capabilities to Windows, Linux, and macOS through a lightweight, cross-platform design focused on simplicity and fast deployment. Built to run natively on each operating system, it delivers the same setup experience, security-focused defaults, and high-performance connectivity whether it’s used for development, testing, or production workloads. Teams working across mixed environments can deploy and manage secure file transfer services consistently without changing workflows between platforms.

CoreSSH Server is licensed per server and is available as both perpetual and annual subscription based licenses. See our CoreSSH Server licensing page for full details.

For more information, see our CoreSSH Server product page.

명령줄에서 빌드를 시작하고 관리하세요

5월 12, 2026
TeamCity 2026.1은 개발자가 명령줄에서 직접 빌드를 관리하고, 실패 원인을 조사하며, 파이프라인을 모니터링할 수 있는 새로운 CLI가 추가되었습니다.

TeamCity by JetBrains is a robust continuous integration and deployment (CI/CD) server that simplifies building, testing, and deploying software. It supports diverse workflows with features like real-time build monitoring, customizable pipelines, and integrations with tools like Git and Mercurial. TeamCity’s intelligent build management, including parallel builds and automated testing, optimizes resources and accelerates delivery. With its user-friendly interface and extensive language and framework support, TeamCity is ideal for teams aiming to improve development and maintain high-quality code efficiently.

The TeamCity 2026.1 introduces TeamCity CLI, a new command-line interface that provides direct access to TeamCity instances from the terminal. Alongside the existing browser-based UI and REST API, the CLI gives developers and DevOps teams another way to manage everyday tasks such as checking build statuses, triggering new builds, and investigating failures. Designed for use on any machine, it brings faster access to routine workflows without requiring users to leave the command line.

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

TeamCity On-Premises is licensed per server and per build agent, and is available as a commercial perpetual license. See our TeamCity On-Premises licensing page for full details.

For more information, visit our TeamCity On-Premises product page.

더 간단하게 범위를 입력하세요

5월 12, 2026
Range Trackbar 데이터 편집기를 사용하면 최소값과 최대값 제한을 인터랙티브하게 설정할 수 있어, 보고서, 대시보드, 양식에서 수동 입력을 줄일 수 있습니다.

A Range Trackbar in ASP.NET Core Data Editor controls is an interactive input component that lets users select a numeric range by moving two handles along a track, rather than typing minimum and maximum values into separate fields. This makes range-based data entry faster, clearer, and less error-prone, especially when the valid values are bounded, such as prices, dates, percentages, ratings, quantities, or performance thresholds. For developers, it provides a more intuitive way to capture structured range input while maintaining control over validation, step intervals, formatting, and default values. In real-world applications, a Range Trackbar can be used in product filters to select a price range, reporting dashboards to define a date or score interval, booking systems to choose acceptable time windows, analytics tools to adjust threshold limits, or administrative forms where users need to configure minimum and maximum values without manually entering exact numbers.

Many ASP.NET Core Assembly Data Editors collections contain Range Trackbar controls including:

  • DevExpress ASP.NET Core Data Editors (part of DevExpress ASP.NET & Blazor) let you add Range Trackbar inputs for selecting numeric intervals clearly within responsive data forms.
  • Telerik UI for ASP.NET Core Data Editors (part of Telerik UI for ASP.NET Core) allows you to present Range Trackbar selection for filters, thresholds, and configurable values.
  • Wisej.NET enables Range Trackbar-style range selection in ASP.NET Core applications, supporting selection within minimum and maximum values for business data entry.
  • Syncfusion ASP.NET Core Data Editors (part of Syncfusion Essential Studio Enterprise) facilitates Range Trackbar input for choosing minimum and maximum values.

For an in-depth analysis of features and price, visit our comparison of ASP.NET Core Assembly Data Editors.

Compare ASP.NET Core Assembly Data Editors

막대 차트로 추세를 시각화하세요

5월 12, 2026
사용자가 패턴과 성과 변화를 쉽게 파악할 수 있도록 비즈니스 지표를 명확한 가로 및 세로 차트로 표시하세요.

Column and bar charts are among the most widely used data visualization features in modern charting components, helping developers present comparisons, trends, and category-based metrics in a format that is easy to interpret. By displaying values as horizontal or vertical bars, these chart types allow applications to communicate changes in performance, rankings, distributions, and other business data with clarity. Modern charting components typically support customization options such as stacked series, grouped categories, animations, tooltips, responsive layouts, and interactive behaviors, enabling developers to create dashboards and reporting experiences that suit a wide range of enterprise and analytical scenarios.

Several Blazor chart controls offer column and bar charts including:

  • DevExpress Blazor Charts (part of DevExpress ASP.NET and Blazor) provides column and bar chart types with support for stacked and full-stacked series and crosshair cursors.
  • Telerik UI Blazor Chart (part of Telerik UI for Blazor) includes configurable bar and column series with data binding, responsive rendering,and interactive features.
  • Syncfusion Blazor Charts (part of Syncfusion Essential Studio Enterprise) offers a broad collection of bar and column chart variations including stacked and range.
  • Infragistics Ignite UI for Blazor Chart (part of Infragistics Ignite UI) delivers high-performance column and bar chart visualizations with advanced data interaction.

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

Compare Blazor Chart Controls