Architecture News

IDE内でのPostgreSQLデータへの接続

12月 6, 2023
PostgreSQLをサポートする統合開発環境を選択すると、ツールを切り替える必要がなくなり、時間を節約し、開発プロセスをスピードアップ可能

PostgreSQL, often referred to as Postgres, is a powerful, open-source object-relational database management system (RDBMS) that emphasizes extensibility and SQL compliance. The ability to connect to PostgreSQL data sources within your IDE streamlines the development process, enabling developers to write, debug, and deploy applications without switching between multiple tools. It also provides a centralized interface for managing database schema, data, and security, enhancing the overall development experience.

Several IDEs offer PostgreSQL connection support, including:

  • IntelliJ IDEA by JetBrains is a powerful Java IDE with built-in PostgreSQL support, offering code completion, debugging, and customizable UI components.
  • Delphi Enterprise by Embarcadero is a comprehensive Delphi development environment with integrated PostgreSQL connectivity, enabling you to create multi-platform native apps with sophisticated visual design features from a single source.
  • EiffelStudio by Eiffel Software is an advanced Eiffel development environment featuring seamless PostgreSQL integration, providing a robust platform for database-driven applications.

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

Compare IDEs

条件付き書式でセルデータを強調表示

12月 6, 2023
データ値に基づいて特定のセル、行、または列に視覚的な手がかりを適用し、パターンや傾向を簡単に識別できるようにします。

Conditional formatting in grids allows users to apply visual styles to cells or ranges based on the data they contain. It enhances data readability and analysis by highlighting critical values, outliers, or trends in a data-driven manner. For instance, a cell might be colored red if it contains a value below a certain threshold, thereby drawing attention to potential issues.

Several WinForms grid components support conditional formatting including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) enhances data visualization with rich conditional formatting rules including custom visual styles.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) enables conditional cell styles, visual indicators and data-driven formatting.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) includes sophisticated formatting rules, conditional cell backgrounds, and data-driven visual cues.
  • NOV Grid for .NET (part of Nevron Open Vision for .NET) provides custom formatting expressions, data-driven cell styles and conditional background colors.
  • Telerik UI for WinForms GridView offers rule-based cell formatting, visual indicators, and data-driven formatting logic.

For an in-depth analysis of features and price, visit our WinForms Grid comparison.

Compare WinForms Grid Components

非同期シリアル化によるダイアグラムのパフォーマンス向上

12月 6, 2023
MindFusion.Diagramming for WPF 4.0.0では、ファイルを非同期的に読み込んで保存する機能が追加され、応答性を向上

MindFusion.Diagramming for WPF provides a comprehensive toolset for creating a wide array of diagrams, including organizational charts, graphs, class hierarchies, and family trees. It offers extensive customization options for appearance and behavior, as well as save/load options and several automatic layouts.

Version 4.0.0 adds support for asynchronous serialization, which means that files can now be saved and loaded asynchronously. This allows users to interact with the application while data is being loaded or saved, making it feel more responsive.

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

For more information, visit our MindFusion.Diagramming for WPF product page.

Kindleファイルからコンテンツを抽出

12月 6, 2023
GroupDocs.Parser V23.11は、Kindleドキュメント形式のサポートを追加し、Kindleの電子書籍やドキュメントからのテキストとメタデータの抽出が可能

GroupDocs.Parser is a comprehensive document parsing solution that enables you to extract text, metadata, and images from a wide range of document formats, including PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, and EPUB.

GroupDocs.Parser V23.11 adds support for Kindle document formats, which enables developers to extract text, metadata, and images from Kindle ebooks and files. Developers can now effectively process and analyze Kindle documents, extracting valuable information for various applications, such as document search and indexing, data integration, and workflow automation.

To see a full list of what's new in GroupDocs.Parser V23.11, see our release notes.

GroupDocs.Parser is available to buy in the following products:

JavaScriptでのExcel XLSXファイルのインポートとエクスポート

12月 5, 2023
MESCIUSのSpreadJSを使用して、完全なJavaScriptスプレッドシートをエンタープライズアプリに追加

SpreadJS is a complete enterprise JavaScript spreadsheet solution used to create financial reports and dashboards, budgeting and forecasting models, scientific, engineering, healthcare, education, science lab notebooks, and other similar JavaScript business applications. Spreadsheets are a primary medium for displaying and sharing vital company data and it is crucial that this data can be easily viewed and updated in your JavaScript applications.

In this blog post, MESCIUS Product Manager Kevin Ashley shows you how to leverage the power of SpreadJS to import and export Excel spreadsheets into your enterprise web applications. Steps include:

  • Setting up the JavaScript Spreadsheet Project
  • Adding Excel Import Code
  • Adding Data to the Imported Excel File
  • Adding a Sparkline
  • Adding Excel Export Code

View the complete blog and start working directly with Excel files in your JavaScript applications.

For more information visit our SpreadJS product page.