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.

用矩陣構建簡化構建配置

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