Category News

Frühzeitige Erkennen von Schema-Unterschieden mit Driftberichten

Februar 12, 2026
Redgate Software Flyway erkennt unerwartete Schemaänderungen vor der Bereitstellung und erstellt einsatzbereite SQL-Skripte zur Wiederherstellung der Ausrichtung.

Flyway extends DevOps practices to databases, significantly speeding up how quickly software can be released and improving the overall quality of the code. By offering features like version control for database schemas and enabling continuous delivery pipelines for database changes, Flyway empowers individuals, teams, and organizations to enhance their existing software delivery through the automation of database development tasks. This integration ensures that database changes are managed with the same rigor and efficiency as application code, leading to faster, more reliable, and less error-prone software deployments.

Redgate Software Flyway drift detection enables teams to identify and resolve unintended schema changes between the expected database state and target environments before deployment. By comparing environments against an embedded snapshot, it highlights precise differences and generates actionable SQL scripts to either incorporate approved changes into version control or revert unauthorized modifications. This reduces deployment risk, prevents pipeline failures caused by schema inconsistencies, and ensures development, test, and production environments remain aligned. Integrated into CI/CD workflows, it provides automated safeguards that improve release reliability, shorten troubleshooting time, and support consistent, controlled database delivery.

Flyway is licensed per server on an annual subscription basis. See our Flyway licensing page for full details.

For more information, visit our Redgate Flyway product page.

Lucky Penny Software Joins und ComponentSource gehen eine Partnerschaft ein

Februar 12, 2026
ComponentSource arbeitet mit Lucky Penny Software zusammen, um bewährte .NET-Bibliotheken bereitzustellen, die Objektzuordnung und Anwendungsmessaging vereinfachen.

Lucky Penny Software is a software company based in Austin, Texas, USA, focused on delivering high-quality libraries for the Microsoft .NET ecosystem. Its flagship products, AutoMapper and MediatR, are widely used by developers building modern applications. Originally created as free, open-source projects by founder Jimmy Bogard, creator of Vertical Slice Architecture, both libraries achieved broad adoption, with more than a billion downloads combined. They have since evolved into commercial offerings to ensure sustainable development, professional support, and continued innovation aligned with customer needs.

Lucky Penny Software's product offering includes AutoMapper, a convention-based object mapping library designed to simplify the transformation of complex domain models and Language Integrated Query (LINQ) results into clean Data Transfer Objects (DTOs). By applying consistent naming conventions and reducing the need for repetitive mapping code, it helps teams maintain clearer separation between layers while improving code readability and reliability. Built-in configuration validation further supports robust application design by identifying mapping issues early in the development process.

MediatR implements the mediator and command dispatcher patterns to support scalable application architectures. It provides an in-process messaging framework that routes requests and notifications to the appropriate handlers, reducing tight coupling between components. This approach aligns with Clean Architecture and Vertical Slice Architecture principles, enabling teams to build applications that are easier to test, extend, and maintain over time.

Through its partnership with Lucky Penny Software, ComponentSource adds these proven .NET libraries to its global software marketplace. This collaboration gives organizations a straightforward way to license and manage AutoMapper and MediatR within established procurement processes. Customers benefit from reliable access to commercial licensing, centralized purchasing, and dedicated support, while continuing to build applications on widely adopted architectural patterns and trusted development tools.

For more information, visit our Lucky Penny Software page

Einfaches Integrieren von Kommentaren in hervorgehobenen Inhalten

Februar 12, 2026
Oxygen Content Fusion V9.0 ermöglicht es den Nutzern, Kommentare direkt aus einer schwebenden Werkzeugleiste einzufügen, was das Feedback schneller und präziser macht.

Oxygen Content Fusion by Syncro Soft is a cloud-based collaboration platform for managing and publishing DITA (Darwin Information Typing Architecture) documentation. It allows authors, reviewers, and publishers to work together on the same content in real time, and to track changes and feedback throughout the documentation process. Oxygen Content Fusion also provides a variety of tools for generating and publishing DITA content in a variety of formats, including WebHelp, PDF, and EPUB.

The Oxygen Content Fusion V9.0 release adds the ability to add comments from the floating toolbar when selecting content in the document. Instead of navigating through menus or separate panes to annotate text, reviewers and collaborators can now highlight content and immediately attach comments at precise locations, which reduces friction in the review process and helps ensure that observations are unambiguously tied to the relevant content.

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

Oxygen Content Fusion is licensed per user and is available as an Annual license with 1 year support and maintenance. See our Oxygen Content Fusion licensing page for full details.

Learn more on our Oxygen Content Fusion product page.

Sperren Sie PDF-Formulare durch Abflachen von Feldern

Februar 12, 2026
Aktivieren Sie WinForms-Apps, um Formularfelder in PDF-Dokumenten abzuflachen und Benutzereingaben in statische Seiteninhalte umzuwandeln, die nicht verändert werden können.

Flattening form fields is the process of converting interactive PDF form elements into static content within the document. Once flattened, the data entered into fields becomes part of the page itself, preventing further editing or manipulation. This ensures that the document can be viewed consistently across devices and PDF readers, while preserving the integrity of the submitted information. It is particularly valuable for finalized contracts, reports, and compliance documents where maintaining an accurate, unalterable record is essential.

Several WinForms PDF components allow you to flatten form fields, including:

  • Telerik UI for WinForms PdfProcessing (part of Telerik UI for WinForms) supports programmatic flattening of AcroForm fields so forms can be locked with preserved layout.
  • ImageGear for .NET by Accusoft provides APIs to convert form fields into static page content, removing interactivity and preserving entered data.
  • XFINIUM.PDF WINDOWS/MAC EDITION enables form fields to be flattened during processing, embedding field values into the document content.
  • Syncfusion WinForms PDF (part of Syncfusion Essential Studio Document SDK) allows developers to flatten individual fields or entire forms to prevent editing before sharing.

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

Compare WinForms PDF Components

Bereitstellung präziser mehrsprachiger Nachrichten

Februar 11, 2026
Die Unterstützung internationaler Zeichensätze in .NET-Messaging-Kontrollen bewahrt die Textintegrität während der Übertragung zwischen globalen Systemen.

International Character Sets support in .NET communications controls refers to the ability of networking and messaging components to correctly transmit, receive, and process text data encoded in various global character standards, such as Unicode, UTF-8, UTF-16, and legacy code pages. This capability ensures that applications can reliably handle multilingual content, including non-Latin scripts, accented characters, symbols, and right-to-left languages, without data corruption or misinterpretation during serialization, transport, or display. By supporting standardized encoding mechanisms, .NET communications controls allow developers to build globally compatible services, APIs, email clients, and messaging systems that maintain text integrity across different platforms, operating systems, and regional settings, which is essential for modern distributed and internationalized applications.

Several .NET communications and messaging components offer support for international character sets including:

  • MailBee.NET POP3 by AfterLogic allows you to retrieve and process multilingual email messages using Unicode and varied international encodings reliably.
  • PowerTCP Mail for .NET by Dart Communications lets you send, receive, and parse global email content with comprehensive character encoding compatibility.
  • Rebex Mail Pack enables sending and receiving multilingual email content with full Unicode, MIME, and international header encoding support.
  • SocketTools .NET Edition by Catalyst Development Corp. supports transmitting multilingual data using Unicode, UTF-8, configurable code pages, and MIME encoding.

For an in-depth analysis of features and price, visit our comparison of .NET Comms & Messaging components.

Compare .NET Comms & Messaging