Category News

構文の色分けによるXML編集の強化

6月 17, 2024
カスタマイズ可能な構文の強調表示により、XML開発の効率を高め、ナビゲーションと理解を容易に

XML syntax coloring is a visual aid that highlights different parts of your code with specific colors. This helps software developers instantly differentiate elements, attributes, comments, and text content, making the structure and organization of your XML document clear at a glance. This improved readability allows for faster comprehension, easier navigation within the code, and ultimately, more efficient development.

Several structured document tools support XML syntax coloring, including:

For an in-depth analysis of features and price, visit our structured document tools comparison.

Compare Structured Document Tools

レイヤーを使用したダイアグラムデザインの整理

6月 17, 2024
NOV Diagram for .NET 2024.1では、レイヤー機能の導入により、複雑な作図プロジェクトの設計管理を強化

NOV Diagram for .NET by Nevron is a comprehensive and feature-rich diagramming framework designed for .NET developers to create specialized diagramming and drawing applications. Including most of the functionality found in Microsoft Visio, it offers an array of features such as high-performance rendering, a rich set of predefined shapes, automatic layout algorithms, and extensive input/output capabilities. This tool facilitates the integration of complex visualizations directly into WinForms, WPF, Blazor, and Xamarin.Mac projects for developing sophisticated diagramming solutions while maintaining responsiveness and user interactivity.

The NOV Diagram for .NET 2024.1 update introduces a new layers feature which gives developers greater control over complex diagram designs. Enabling the segregation of different visual components into distinct layers allows for better organization, making it easier to manage intricate diagrams that require multiple overlapping elements. This functionality means that each page item can now be assigned to a layer, which can be independently manipulated, hidden, or locked without affecting others. This provides a more streamlined workflow and reduces the likelihood of errors during both development and runtime.

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

NOV Diagram for .NET is licensed per developer and is available as a perpetual license with 1 year support and maintenance. See our NOV Diagram for .NET licensing page for full details.

NOV Diagram for .NET is available in the following products:

SWIFT 2024仕様のメッセージを管理

6月 17, 2024
SWIFT Framework .NET 2024.1では、最新のメッセージング標準のシームレスな取り込み、検証、処理のためにSWIFT 2024を追加サポート

SWIFT Framework .NET by SWIFT Components is a comprehensive .NET library designed to facilitate seamless integration with the SWIFT financial messaging network. It provides developers with robust tools for creating, parsing, and validating SWIFT messages, streamlining the process of handling financial transactions and communications within .NET applications.

The SWIFT Framework .NET 2024.1 update enhances the library by incorporating support for the new SWIFT 2024 Specification Messages, ensuring that developers can seamlessly adopt the latest standards in financial messaging. This update provides improved compliance and interoperability, enabling applications to handle the most current message formats and requirements mandated by SWIFT. Consequently, it enhances the accuracy, efficiency, and security of financial transactions, while also reducing the risk of errors and incompatibilities. By integrating these advancements, developers can ensure their applications remain future-proof and aligned with the evolving landscape of global financial communications.

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

SWIFT Framework .NET is licensed per site, licensing an unlimited number of developers at a single physical address. See our SWIFT Framework .NET licensing page for full details.

Learn more on our SWIFT Framework .NET product page.

ファイル転送のセキュリティを強化

6月 17, 2024
Rebex Buru SFTP Server 2.14.1では、安全なファイル転送のための業界標準の暗号化によるOpenSSH秘密鍵を追加サポート

Rebex Buru SFTP Server is a Windows application that provides a secure and reliable SFTP and SSH server environment for developers. It supports unlimited users and connections, enabling efficient file transfers and remote command execution. The server offers both password and public key authentication for enhanced security, and its web-based administration interface allows for convenient user and access management from any location.

Version 2.14.1 significantly expands your secure authentication options by enabling you to load private keys in the new OpenSSH key format. These keys can now be encrypted with the industry-standard AES/GCM or ChaCha20/Poly1305 algorithms, providing robust protection against unauthorized access. This additional flexibility caters to users who have adopted these advanced encryption methods for their private keys, ensuring seamless integration with Buru SFTP Server without compromising on security.

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

Rebex Buru SFTP Server is licensed per server and is available as a Perpetual License with a 1 Year Support Contract which includes priority support and all software updates. See our Rebex Buru SFTP Server licensing page for full details.

For more information, see our Rebex Buru SFTP Server product page.

集計によるデータ分析の合理化

6月 17, 2024
合計、平均、最小/最大などのWinFormsグリッド集計関数を活用して、主要な分析インサイトをグリッドに直接表示

Aggregation in is the process of summarizing or combining multiple data points into a single value to provide a comprehensive overview of the dataset. Commonly used in grids, this technique can include operations such as calculating sums, averages, counts, minimums, and maximums, and is crucial for efficiently analyzing large volumes of data. It enhances data interpretability by reducing complexity, allowing users to quickly identify trends, patterns, and outliers. It can also improve performance by reducing the amount of data that needs to be processed and displayed, making it easier to manage and interact with extensive datasets.

Several WinForms grid components support aggregation, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) ships with numerous data shaping and analysis options, enabling users to aggregate data directly in the grid.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) is a datagrid offering built-in grouping, sorting and aggregation functions.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) facilitates data analysis via comprehensive aggregation, providing data summary with totals and averages.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) comes with various aggregation options, including sum, average, min, and max in WinForms apps.

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

Compare WinForms Grid Components