Category News

안드로이드 스튜디오에서 앱을 테스트하는 방법을 알아보세요

1월 23, 2024
JetBrains Academy 2024년 1월 업데이트에는 사용자에게 문제가 발생하기 전에 코드 및 기능을 사전에 확인하는 방법을 설명하는 항목이 추가되었습니다.

JetBrains Academy is an online educational platform designed to help developers advance their programming skills. It provides a holistic approach to learning in which users study the theory and immediately put it into practice by building working applications. The project-based learning environment is integrated with JetBrains IDEs, and allows developers to learn Java, Python, and other programming languages with ease.

The January 2024 release adds a new Android Studio testing topic. Testing forms the backbone of robust Android app development. By meticulously verifying code and app behavior through Android Studio's built-in tools and frameworks, you can detect and resolve issues before they impact users. This new topic delves into the various ways Android Studio empowers developers to ensure their app's quality and deliver a seamless user experience.

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

JetBrains Academy is licensed per user as a commercial annual subscription. See our JetBrains Academy for Organizations licensing page for full details.

For more information, visit our JetBrains Academy for Organizations product page.

JavaScript 보고 애플리케이션에 Tablix를 추가하세요

1월 23, 2024
표와 행렬의 이점을 결합하여 복잡한 데이터를 쉽게 이해할 수 있는 구조화된 형식으로 구성 및 표시합니다.

ActiveReportsJS is a reporting tool for web applications that allows developers and report authors to easily design and display reports within their applications. With a wide range of features, such as drill-down, runtime data filtering, and parameter-driven reports, as well as compatibility with popular frameworks, ActiveReportsJS simplifies the process of creating and managing reports.

A Tablix is a versatile report item that acts as a unified platform for displaying data in table, matrix (cross-tab), and list formats. It offers a flexible layout grid with nested rows and columns, allowing you to structure data for easy analysis and visualization. This empowers you to present detailed information, group data by categories, and summarize key metrics, all within a single report element.

In this blog, MESCIUS Technical Engagement Engineer Joel Parks shows you how to use ActiveReportsJS to add a Tablix control to your JavaScript report. Steps include:

  • Adding a Data Source and Tablix control to your report
  • Binding a Data Source and assigning Rows, Columns, Values, and Totals
  • Formatting the Tablix Cells layout

Read the full blog and give your users the ability to create flexible reports with the ability to adapt to changing data conditions.

Visual Studio의 프라이빗 PHP 속성 리팩터링

1월 23, 2024
PHP Tools for Visual Studio v1.78.19088은 기존 기능을 손상시키지 않고 데이터 구조를 안전하게 수정하여 코드의 무결성을 향상시킵니다.

PHP Tools for Visual Studio converts Microsoft's IDE into a complete PHP development environment, increasing productivity with features such as smart code analysis, preemptive code completion, integrated debugging, and project management. This single package combines Visual Studio's familiar interface with industry-standard capabilities, allowing you to easily develop PHP applications and websites.

The PHP Tools for Visual Studio v1.78.19088 release adds support for refactoring private properties. This allows you to seamlessly rename, move, and extract private properties within your PHP project. Refactoring effortlessly transforms your code structure into a tidy and maintainable codebase without breaking anything, all within the familiar Visual Studio environment.

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

PHP Tools for Visual Studio is licensed per developer and is available as a perpetual license with 1 year of upgrades and support. See our PHP Tools for Visual Studio licensing page for full details.

For more information, see our PHP Tools for Visual Studio product page.

MQTT를 통한 네이티브 IoT 자동화 앱 빌드

1월 22, 2024
Altova MobileTogether 9.0을 사용하면 Message Queuing Telemetry Transport를 활용하는 강력한 IoT 솔루션을 구축할 수 있습니다.

Altova MobileTogether is a rapid app development platform that empowers anyone, regardless of coding experience, to build sophisticated data-driven apps for all mobile and desktop platforms. With its visual UI design, drag-and-drop functionality, and powerful Action Tree programming language, MobileTogether streamlines the development process, enabling you to create custom database apps, integrate with backend systems, and deploy secure solutions swiftly and cost-effectively.

The MobileTogether 9.0 release elevates data intelligence to a new level with seamless integration of MQTT, the ubiquitous messaging protocol of the Internet of Things (IoT). This empowers your apps to join the dynamic dialogue between smart devices, enabling real-time data exchange and transformative control across diverse industries. From monitoring critical equipment in manufacturing to optimizing patient care in healthcare, MobileTogether 9.0 unlocks powerful insights and streamlines workflows, empowering you to orchestrate operations with unprecedented precision and efficiency.

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

MobileTogether is licensed per server core as an annual subscription. See our MobileTogether licensing page for full details.

For more information, visit our MobileTogether product page.

WPF 그리드 앱에서 관련 데이터를 손쉽게 찾으세요

1월 22, 2024
검색 기능을 통해 사용자가 대규모의 그리드 기반 데이터 세트를 효율적으로 탐색하여 시간을 절약하고 생산성을 높일 수 있습니다.

Searching within a grid enables users to quickly find specific data points by entering search criteria. For large datasets, navigating to specific data points can be a monumental task, often requiring time-consuming manual scrolling. Grid search allows users to pinpoint desired data within seconds, boosting productivity and streamlining analysis. This eliminates the need for tedious browsing and empowers users to quickly identify trends, patterns, and outliers, enabling deeper insights and informed decision-making.

Several WPF grids support searching including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) provides filter searching for massive datasets, highlighting matching results.
  • FlexGrid for WPF (part of ComponentOne Studio WPF by MESCIUS) offers effortless keyword and advanced filtering across all columns or specific ones.
  • Telerik UI for WPF GridView (part of Telerik UI for WPF) includes intuitive searching for streamlined navigation, with search-as-you-type functionality.
  • Xceed DataGrid for WPF features custom searching for precise grid exploration, and can search every visible column regardless of its data type.
  • Syncfusion WPF DataGrid (part of Syncfusion Essential Studio Enterprise) allows you to quickly search the data displayed in the grid, with customizable highlighting.

For an in-depth analysis of features and price, visit our WPF grids comparison.

Compare WPF Grid Components