Architecture News

가상화를 통한 앱 배포 간소화

12월 1, 2023
Microsoft App-V를 사용하면 로컬로 설치하지 않고도 Windows 시스템에서 애플리케이션을 배포하고 실행할 수 있습니다.

Microsoft App-V is an application virtualization solution that enables organizations to deploy applications to users without installing them directly on their computers. This is done by packaging the application into a virtual container that includes all of the application's files and dependencies. When a user launches the application, it is streamed from a central server to the user's computer. It reduces the time and effort required to deploy applications, avoids conflict between applications on the end user's machine, provides a centralized management console and improves security by keeping apps separate from each other.

Several Installation Tools support Microsoft App-V including:

  • Advanced Installer Architect by Caphyon seamlessly integrates with Microsoft App-V, enabling efficient packaging and deployment of virtualized applications.
  • InstallShield Premier by Revenera provides comprehensive support for Microsoft App-V, including packaging, deployment, and management.
  • AdminStudio Enterprise by Flexera effectively manages Microsoft App-V environments, simplifying deployment and optimization.

For an in-depth analysis of features and price, visit our Installation Tools comparison.

Compare Installation Tools

 

Angular 차트 추세선으로 분석 향상

12월 1, 2023
차트 데이터의 전반적인 방향을 시각적으로 표현하여 사용자가 추세와 패턴을 식별할 수 있도록 합니다.

Trend lines are a chart feature used to indicate patterns or trends in data over time. Common examples include linear, exponential, polynomial, logarithmic, and moving average. Trend lines are crucial for making predictions or understanding the direction of data points in scatter plots and line charts, helping make data-driven decisions.

Several Angular chart components provide trend line support including:

  • Highcharts Stock by Highsoft features various trend line types and customization options.
  • Wijmo FlexChart and FinancialChart (part of Wijmo by MESCIUS) includes trend lines for analyzing and visualizing data trends.
  • amCharts 5: Stock Chart offers a variety of trend line types and advanced analytical features.
  • AnyStock JS by AnyChart provides rich trend line customization and predictive analysis capabilities.
  • JSCharting supports trend lines with a variety of line fit variations.

For an in-depth analysis of features and price, visit our Angular Chart Component comparison.

Compare Angular Chart Components

Telerik 제품군의 중요 변경 사항

12월 1, 2023
2023년 12월 1일부터 시작되는 Progress Telerik 라인업의 향후 업데이트에 대해 알아보세요.

Several Progress Telerik and Kendo products have increased in price effective December 1, 2023. The new pricing for each product is shown below:

Product Previous SRP* (from) New SRP** (from)
Kendo UI $899 $1,049
KendoReact $799 $899
Telerik DevCraft UI $1,299 $1,499
Telerik DevCraft Complete $1,499 $1,699
Telerik DevCraft Ultimate $2,199 $2,199 (no change)
Telerik JustMock $399 $499
Telerik Report Server $1,399 $1,499
Telerik Reporting $599 $699
Telerik UI for .NET MAUI $899 $999
Telerik UI for ASP.NET AJAX $899 $999
Telerik UI for Blazor $899 $999
Telerik UI for WinForms $899 $999
Telerik UI for WPF $899 $999

*SRP = Suggested Retail Price until November 30, 2023.
**SRP = Suggested Retail Price from December 1, 2023.
Log on to ComponentSource and visit the links above to see your personalized discounted prices in your preferred currency. Prices shown are starting prices with Lite Support where applicable.

Telerik UI for Xamarin and Telerik UI for WinUI are now available as part of a Telerik DevCraft product bundle, such as DevCraft Complete or DevCraft Ultimate.

The following products are no longer available: Kendo UI + Telerik UI for JSP, Kendo UI + Telerik UI for PHP, Telerik UI for Silverlight, Telerik UI for UWP.

Matrix Builds로 빌드 구성을 간소화하세요

11월 30, 2023
TeamCity 2023.11은 다양한 구성 매개변수가 있는 별도의 빌드를 동적으로 생성하여 구성 간 테스트를 간소화합니다.

TeamCity is a versatile CI/CD tool that empowers teams to implement seamless continuous integration, continuous delivery, and continuous deployment within their DevOps workflows.

TeamCity Version 2023.11 introduces Matrix Builds, a dynamic build system that generates separate builds based on varying configuration parameters. Each unique parameter combination triggers a distinct build configuration, forming a matrix of individual builds that run independently.

Matrix Builds are particularly advantageous for testing software across diverse configurations, such as operating systems or browser versions. By defining a matrix of build configurations, you can execute the same test suite across multiple parameter combinations within a single build configuration, streamlining the review process and facilitating the resolution of compatibility issues.

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

For more information, visit our TeamCity product page.

WPF 앱의 데이터 입력 정확도 향상

11월 30, 2023
마스킹된 텍스트 상자는 사용자가 미리 지정된 형식으로만 입력할 수 있도록 제한함으로써 정보가 일관되게 오류 없이 입력되도록 보장합니다.

A masked text box is a data editor that requires the user to input data in a specific format. This control is particularly useful in forms where consistency and accuracy of data are critical, such as phone numbers or social security numbers. The mask ensures that the input conforms to a predefined pattern, reducing errors and streamlining data entry processes.

Several WPF data editor components provide masked input text boxes including:

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

Compare WPF Data Editors Components