Category News

Streamline App Deployment with Virtualization

December 1, 2023
Microsoft App-V allows you to deploy and run applications on Windows systems without installing them locally.

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

 

Enhance Analytics with Angular Chart Trend Lines

December 1, 2023
Provide a visual representation of the overall direction of chart data, helping users identify trends and patterns.

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

Important Changes to the Telerik Product Range

December 1, 2023
Learn about the updates to the Progress Telerik line-up, starting December 1, 2023.

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.

Simplify Build Configuration with Matrix Builds

November 30, 2023
TeamCity 2023.11 streamlines cross-configuration testing by dynamically generating separate builds with varying configuration parameters.

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.

Enhance Data Input Accuracy in WPF Apps

November 30, 2023
Masked text boxes restrict user input to a predefined format, ensuring consistent and error-free information entry.

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