Architecture News

Easily Visualize Database Data

12月 11, 2023
DataGrip 2023.3 lets you harness the power of charts to gain insights into your database's data directly within the IDE.

DataGrip is a multi-engine database environment that supports MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. It includes an editor that provides intelligent coding assistance such as auto-completion, analysis and navigation. It also features a query console for running and profiling queries.

The DataGrip 2023.3 release seamlessly integrates charts within the data editor using the Lets-Plot library, allowing you to easily visualize query results and database object data. It offers a range of chart types including bar, pie, area, line, scatter, bubble, and stock charts. DataGrip intelligently selects the most suitable default chart type based on the data types involved, ensuring optimal data presentation and analysis.

Data can be grouped to uncover meaningful patterns and trends, and charts can be exported to PNG format. For database objects and DSV files, the chart is displayed alongside the table in split-view mode. In contrast, for in-editor results and query results shown in the Services tool window, the chart view replaces the table.

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

For more information, visit our DataGrip product page.

Redact Sensitive Info in PDF Files

12月 11, 2023
Permanently remove confidential information with redaction, protecting privacy and ensuring compliance with regulations.

Redaction functionality provides a secure and efficient way to remove sensitive or confidential information from digital documents. This feature is crucial for organizations that handle sensitive data, ensuring compliance with data privacy regulations and safeguarding sensitive information from unauthorized access. By securely redacting sensitive information, organizations can protect against data breaches, maintain data integrity, and meet legal and compliance requirements.

Several .NET PDF components provide redaction support including:

  • Document Solutions for PDF by MESCIUS securely redacts sensitive information from PDF documents.
  • GroupDocs.Redaction for .NET is specifically designed to protect confidential data with powerful redaction capabilities.
  • XFINIUM.PDF offers redaction functionality, efficiently protecting sensitive content in PDF files.
  • PDF4NET by O2 Solutions safeguards sensitive data in PDF documents with redaction functionality.

For an in-depth analysis of features and price, visit our .NET PDF component comparison.

Compare .NET PDF Components

Build .NET MAUI Apps on Mac

12月 11, 2023
Learn how to develop MAUI applications on macOS with the power of DevExpress .NET MAUI Templates.

DevExpress .NET MAUI is a suite of high-quality, ready-to-use UI controls designed for building cross-platform mobile applications. It provides a comprehensive collection of UI elements, including data grid, data editors, charts, and many more, to help you create professional-looking and user-friendly mobile apps. The .NET MAUI components are written in Objective-C (iOS) and Java/Kotlin (Android) and integrate seamlessly with the .NET MAUI platform through the use of MAUI 'Handlers'.

In this blog post, DevExpress  Paul Usher takes you through the process of how to build application for .NET MAUI on macOS, in light of the retirement of Visual Studio for Mac. Steps include:

  • Installing VS Code
  • Installing the .NET SDK
  • Installing the .NET MAUI workload via Terminal
  • Installing Xcode or the Android SDK (for iOS/Android applications)

Read the complete blog to get started building .NET MAUI applications on your Mac.

Get more information about the DevExpress .NET MAUI UI Component Library.

Technical support for DevExpress .NET MAUI is available as part of DevExpress Universal.

MDBootstrap Joins ComponentSource

12月 11, 2023
ComponentSource partners with MDBootstrap to provide developers with Material Design UI components and templates for web applications.

ComponentSource, a leading global provider of software components and development tools, has announced a new partnership with MDBootstrap, a software development company that specializes in Material Design based UI components and templates for responsive JavaScript web apps. This collaboration aims to offer customers a seamless experience by combining ComponentSource's extensive library of software components and developer tools with MDBootstrap's expertise in developing high-quality UI solutions.

MDBootstrap (also known as MDB), is a front-end development framework that combines the features of Bootstrap with Material Design. Available for JavaScript, Bootstrap, Angular, React, and Vue, it provides a comprehensive set of UI components, design blocks, and templates to help developers quickly and easily create modern and responsive web applications. MDBootstrap controls are used by over 3,000,000 developers and designers, including global brands such as Amazon, Samsung, Nike and IKEA.

Through this strategic partnership, ComponentSource enhances its extensive offering of premium software components, further cementing its position as a trusted provider of reliable and efficient solutions for developers, backed by guaranteed support.

For more information, explore the MDBootstrap product range.

PowerShellによるアプリケーションのデプロイの高速化

12月 8, 2023
PowerShellの自動化により、タスクの調整、エラーの軽減、円滑な配信の確保により、デプロイを合理化

英語で読み続ける:

PowerShell automation revolutionizes application deployment by transforming manual tasks into orchestrated processes, streamlining the entire lifecycle from importing to testing and distribution. PowerShell scripts seamlessly handle the importation of applications from diverse sources, including network shares, FTP servers, and cloud repositories. They empower the execution of unit tests, integration tests, and system-level tests, ensuring comprehensive application validation.

Here are some of the leading Installation Tools that support automation via Powershell:

  • InstallShield Premier by Revenera lets you automate MSI creation, deployment, and configuration using Powershell scripts to streamline the installation processes.
  • Advanced Installer Architect by Caphyon can leverage Powershell to configure projects and handle custom actions, enhancing automation capabilities.
  • AdminStudio Enterprise by Flexera enables you to automate installation, deployment, and configuration of complex software suites using Powershell scripts for streamlined management.
  • InstallAware Studio Admin offers Powershell scripting for automating installation processes, as well as providing automated and customizable VM testing for your setups.

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

Compare Installation Tools