<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - Bjoern Meyer only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - Bjoern Meyer only</title>
      <link>https://www.textcontrol.com/blog/author/bjoern-meyer/2026/</link>
    </image>
    <pubDate>Mon, 06 Jul 2026 13:20:03 +0000</pubDate>
    <lastBuildDate>Mon, 06 Jul 2026 13:20:03 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/author/bjoern-meyer/2026/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/author/bjoern-meyer.xml"/>
    <item>
      <title>Validating PDF/UA Documents in .NET C#: A Practical Guide</title>
      <description><![CDATA[This article explains how to validate PDF/UA documents in .NET C# using the TXTextControl.PDF.Validation NuGet package. It shows how to inspect validation status, generate JSON reports, handle signed PDFs as diagnostics, and block encrypted PDFs.]]></description>
      <pubDate>Mon, 06 Jul 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/07/06/validating-pdf-ua-documents-in-dotnet-csharp/</link>
      <guid isPermaLink="false">2f40f9f0-d397-5d31-a53d-7e5178e58b87</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="89934" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/07/06/b/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2026/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/accessibility/2026/"><![CDATA[Accessibility]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf-ua/2026/"><![CDATA[PDF/UA]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>See Text Control at WeAreDevelopers World Congress Europe 2026 in Berlin</title>
      <description><![CDATA[WeAreDevelopers World Congress Europe 2026 is the largest developer conference in Europe. Text Control will be there to showcase our latest products and features. Join us in Berlin from July 9-10, 2026, to learn more about our solutions and how they can help you create amazing applications.]]></description>
      <pubDate>Mon, 06 Jul 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/07/06/see-text-control-at-wearedevelopers-world-congress-europe-2026-in-berlin/</link>
      <guid isPermaLink="false">ab3ee32c-6f11-5dbc-bc57-4f08225756d6</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="170520" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/07/06/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wearedevelopers/2026/"><![CDATA[WeAreDevelopers]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conferences/2026/"><![CDATA[Conferences]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>DWX 2026 Wrap-Up: Four Days of Innovation, Conversations, and Enterprise Document Solutions</title>
      <description><![CDATA[DWX 2026 was a great success for Text Control. We had the opportunity to meet with many developers, discuss document processing solutions, and showcase our latest innovations in document technology. In this wrap-up, we share our experiences and insights from the event.]]></description>
      <pubDate>Fri, 03 Jul 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/07/03/dwx-2026-wrap-up-four-days-of-innovation-conversations-and-enterprise-document-solutions/</link>
      <guid isPermaLink="false">0a619f51-0423-5755-bd01-c89b2451c9d1</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="253969" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/07/03/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/dwx/2026/"><![CDATA[DWX]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conferences/2026/"><![CDATA[Conferences]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Create SignFabric Envelopes from Mail Merge Templates in .NET C#</title>
      <description><![CDATA[This article explains how to use TX Text Control to mail merge JSON data into a document template and submit the merged document to the SignFabric API. It shows how your own application can create an envelope workflow by sending the document, signer metadata, and workflow options through the API.]]></description>
      <pubDate>Tue, 23 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/23/create-signfabric-envelopes-from-mail-merge-templates-using-dotnet-csharp/</link>
      <guid isPermaLink="false">0d2c3c2b-1ff8-5ea2-bf1d-378540f51d54</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="190046" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/signfabric/2026/"><![CDATA[SignFabric]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/esignatures/2026/"><![CDATA[eSignatures]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mailmerge/2026/"><![CDATA[MailMerge]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Convert SSRS RDL Reports to DOCX and TX Text Control Templates in .NET C#</title>
      <description><![CDATA[This article introduces TXTextControl.Rdl2Tx, a reusable .NET C# converter that imports SSRS RDL report definitions and creates editable DOCX and TX Text Control templates. It explains the RDL format, the move away from SSRS as a future SQL Server reporting platform, and the conversion from fixed report items to flowing document content.]]></description>
      <pubDate>Mon, 22 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/22/convert-ssrs-rdl-reports-to-docx-and-tx-text-control-templates-in-dotnet-csharp/</link>
      <guid isPermaLink="false">e0a87f89-d2bd-502e-98c1-867610144170</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="86868" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/22/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/rdl/2026/"><![CDATA[RDL]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ssrs/2026/"><![CDATA[SSRS]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reporting/2026/"><![CDATA[Reporting]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Export Document Tables to CSV in .NET C#</title>
      <description><![CDATA[This article shows how to use ServerTextControl to load documents, iterate through table rows and cells, and export document tables as CSV files. The sample handles multiple tables, header rows, custom separators, and nested table limitations.]]></description>
      <pubDate>Fri, 19 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/19/export-document-tables-to-csv-in-dotnet-csharp/</link>
      <guid isPermaLink="false">d6e0ea2f-440f-59db-bf39-d088812e87ad</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="74770" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/19/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tables/2026/"><![CDATA[Tables]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/csv/2026/"><![CDATA[CSV]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Major SignFabric Updates: Stronger Audit Trails, Validation, and Recipient Workflows</title>
      <description><![CDATA[SignFabric has received major updates that improve the application shell, dashboard, audit trail, document validation, recipient routing, email OTP verification, templates, contracts, API integration, and production deployment reliability.]]></description>
      <pubDate>Wed, 17 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/17/major-signfabric-updates-stronger-audit-trails-validation-and-recipient-workflows/</link>
      <guid isPermaLink="false">92c5d2da-ff7e-56a8-aab5-2e583698fe30</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="51064" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/17/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/signfabric/2026/"><![CDATA[SignFabric]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/esignatures/2026/"><![CDATA[eSignatures]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Text Control Expands North American Conference Presence with WeAreDevelopers World Congress North America</title>
      <description><![CDATA[Text Control, a leading provider of word processing components and reporting tools, is excited to announce its partnership with the WeAreDevelopers World Congress North America. Scheduled for September 23-25, 2026, in San Jose, California, this event will bring together developers, industry leaders, and technology enthusiasts from across the continent.]]></description>
      <pubDate>Fri, 12 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/12/text-control-expands-north-american-conference-presence-with-wearedevelopers-world-congress-north-america/</link>
      <guid isPermaLink="false">8e00b91d-5750-5c57-8d25-c9e81c19e9c5</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="199553" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/12/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conference/2026/"><![CDATA[Conference]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wearedevelopers/2026/"><![CDATA[WeAreDevelopers]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Converting HTML to Markdown in C# .NET</title>
      <description><![CDATA[In this article, we will explore how to convert HTML to Markdown in C# .NET using the TXTextControl.Markdown.Core library. This library provides a simple and efficient way to perform the conversion, making it easy to integrate into your projects.]]></description>
      <pubDate>Thu, 11 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/11/converting-html-to-markdown-in-csharp-dot-net/</link>
      <guid isPermaLink="false">fefd8ae5-ae24-5d68-99a2-24a6bb5081a9</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="46453" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/11/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/markdown/2026/"><![CDATA[Markdown]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html/2026/"><![CDATA[HTML]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Beyond WebSockets: A Glimpse into the Future of Document Editing with WebAssembly</title>
      <description><![CDATA[Every major shift in browser technology creates new possibilities for software developers. WebAssembly may be the most significant advancement for document editing since we introduced our WebSocket-based architecture.]]></description>
      <pubDate>Wed, 10 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/10/beyond-websockets-glimpse-future-document-editing-webassembly/</link>
      <guid isPermaLink="false">7224627a-48be-505f-b012-9684b9c5b0dc</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="130165" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/10/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-editor/2026/"><![CDATA[Document Editor]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/webassembly/2026/"><![CDATA[WebAssembly]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Showcasing the Future of Document Processing at Developer World DWX 2026</title>
      <description><![CDATA[Discover the latest advancements in document processing at Developer World DWX 2026, where Text Control will unveil cutting-edge features and innovations that are set to revolutionize the way developers handle document creation, editing, and management. Join us for an exciting journey into the future of document processing.]]></description>
      <pubDate>Mon, 08 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/08/showcasing-the-future-of-document-processing-at-dwx-developer-week-2026/</link>
      <guid isPermaLink="false">ac7972f1-0f0b-5af6-8f0f-d9534f335c48</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="209990" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/08/b/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>PDF Security Explained: Passwords, Permissions, Encryption and Digital Signatures in C# .NET</title>
      <description><![CDATA[In this article, we will explore the various security features available in PDF documents, including passwords, permissions, encryption, and digital signatures. We will also provide examples of how to implement these features in C# .NET using our PDF library.]]></description>
      <pubDate>Mon, 08 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/08/pdf-security-explained-passwords-permissions-encryption-and-digital-signatures-in-csharp-dotnet/</link>
      <guid isPermaLink="false">b75ad24b-43d4-5f3a-81f9-56d72af8f924</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="95666" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/08/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>NDC Copenhagen 2026: Great Days in the Heart of Copenhagen's Developer Community</title>
      <description><![CDATA[This week, we had the pleasure of exhibiting at NDC Copenhagen 2026, one of the most prestigious developer conferences in the Nordic region. The event was a fantastic opportunity to connect with the vibrant developer community in Copenhagen and showcase our latest innovations.]]></description>
      <pubDate>Fri, 05 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/05/ndc-copenhagen-2026-great-days-in-the-heart-of-copenhagens-developer-community/</link>
      <guid isPermaLink="false">39d5294a-267b-54d4-96e3-ddfcb49d65b0</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="184326" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/05/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conference/2026/"><![CDATA[Conference]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ndc-copenhagen/2026/"><![CDATA[NDC Copenhagen]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Automatically Mapping TX Text Control Form Fields to JSON Data in .NET C#</title>
      <description><![CDATA[In this article, we will explore how to automatically map TX Text Control form fields to JSON data in a .NET C# application. This process can help streamline data handling and improve the efficiency of your application when working with form fields in TX Text Control.]]></description>
      <pubDate>Wed, 03 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/03/automatically-mapping-tx-text-control-form-fields-to-json-data-in-dotnet-csharp/</link>
      <guid isPermaLink="false">030e5aa4-3050-5131-bacb-637e0c334661</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="121799" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/03/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/form-fields/2026/"><![CDATA[Form Fields]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/json/2026/"><![CDATA[JSON]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mapping/2026/"><![CDATA[Mapping]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Getting Started with SignFabric: From Clone to Your First Signature Envelope</title>
      <description><![CDATA[In this blog post, we will guide you through the process of getting started with SignFabric, from cloning the repository to creating your first signature envelope. Whether you are new to SignFabric or looking to refresh your knowledge, this step-by-step guide will help you set up and use SignFabric effectively.]]></description>
      <pubDate>Tue, 02 Jun 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/06/02/getting-started-with-signfabric-from-clone-to-your-first-signature-envelope/</link>
      <guid isPermaLink="false">bdd228d4-baae-5805-af16-eebc1264ed5b</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="51064" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/06/02/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/signfabric/2026/"><![CDATA[SignFabric]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/esignatures/2026/"><![CDATA[eSignatures]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>We Never Pause - Join Us at NDC Copenhagen 2026</title>
      <description><![CDATA[Join us at NDC Copenhagen 2026 for an unforgettable experience filled with insightful sessions, networking opportunities, and the latest trends in software development. Don't miss out on this chance to connect with industry experts and fellow developers.]]></description>
      <pubDate>Wed, 27 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/27/we-never-pause-join-us-at-ndc-copenhagen-2026/</link>
      <guid isPermaLink="false">5155638f-dc68-5616-ae03-6ae152869633</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="114109" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/27/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conference/2026/"><![CDATA[Conference]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ndc-conferences/2026/"><![CDATA[NDC Conferences]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>MD DevDays 2026: Record Attendance, Packed Expo Hall, and Three Great Days in Magdeburg</title>
      <description><![CDATA[This week, we packed up the booth, loaded the demo machines, and headed to MD DevDays 2026 in Magdeburg, Germany. Once again, MD DevDays proved why it is one of our favorite community conferences in Germany. We had a fantastic time engaging with attendees, sharing insights about our products, and learning about the latest trends in software development. The conference provided an excellent platform for networking and exchanging ideas with fellow developers.]]></description>
      <pubDate>Thu, 21 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/21/md-devdays-2026-record-attendance-packed-expo-hall-and-three-great-days-in-magdeburg/</link>
      <guid isPermaLink="false">9a08b920-d09b-56c6-9574-937ffbc76f48</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="65430" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/21/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conference/2026/"><![CDATA[Conference]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/md-devdays/2026/"><![CDATA[MD DevDays]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>TX Text Control 34.0 SP4 is Now Available: What's New in the Latest Version</title>
      <description><![CDATA[TX Text Control 34.0 Service Pack 4 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service pack will enhance the stability and compatibility of your solutions.]]></description>
      <pubDate>Wed, 20 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/20/tx-text-control-34-0-sp4-is-now-available/</link>
      <guid isPermaLink="false">2a161646-556f-5ab7-a4d6-c774e5d94666</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="73579" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/20/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2026/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wpf/2026/"><![CDATA[WPF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/release/2026/"><![CDATA[Release]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/service-pack/2026/"><![CDATA[Service Pack]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Techorama 2026: Welcome to The Document Forge</title>
      <description><![CDATA[Techorama 2026 was a resounding success, with packed booths and engaging conversations. There was strong interest in competing products and our alternatives. The event showcased the latest tech industry innovations and trends, inspiring attendees and leaving them eager to explore new possibilities.]]></description>
      <pubDate>Fri, 15 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/15/techorama-2026-welcome-to-the-document-forge/</link>
      <guid isPermaLink="false">2fafccb3-2038-5455-87db-442cfce76d71</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="142127" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/15/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/conference/2026/"><![CDATA[Conference]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/techorama/2026/"><![CDATA[Techorama]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Signed CycloneDX SBOMs for CRA Compliance Available for Text Control Products</title>
      <description><![CDATA[Text Control is proud to announce that we now provide signed CycloneDX Software Bill of Materials (SBOMs) for our products, ensuring compliance with the Cyber Resilience Act (CRA) and enhancing transparency for our customers. This initiative reflects our commitment to security and compliance, allowing our customers to easily access detailed information about the components used in our software.]]></description>
      <pubDate>Fri, 08 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/08/signed-cyclonedx-sboms-for-cra-compliance-available-for-text-control-products/</link>
      <guid isPermaLink="false">37ac73ea-fff2-5d0c-849c-b842b52b619e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="117662" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/08/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Introducing SignFabric: An Open Source, Enterprise-Ready E-Sign Platform Built with TX Text Control</title>
      <description><![CDATA[SignFabric is an open source e-signature platform built with TX Text Control, designed to provide a secure and efficient solution for electronic signatures. With its enterprise-ready features and user-friendly interface, SignFabric is the ideal choice for businesses looking to streamline their document signing processes.]]></description>
      <pubDate>Wed, 06 May 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/05/06/introducing-signfabric-an-open-source-enterprise-ready-esign-platform-built-with-tx-text-control/</link>
      <guid isPermaLink="false">eb9c9cd7-35fd-5347-8250-f14ad7f1e4e1</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="51064" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/05/06/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Building a Modern Track Changes Review Workflow in ASP.NET Core C#</title>
      <description><![CDATA[In this article, we will explore how to build a modern track changes review workflow in ASP.NET Core C#. We will leverage the powerful features of TX Text Control .NET Server to create an efficient and user-friendly review process for document editing.]]></description>
      <pubDate>Tue, 28 Apr 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/04/28/building-a-modern-track-changes-review-workflow-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">68c78dda-85e7-5cec-8d00-3617fdf3ca78</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="145324" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/04/28/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/track-changes/2026/"><![CDATA[Track Changes]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/review-workflow/2026/"><![CDATA[Review Workflow]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Document Classification Without AI: Deterministic, Explainable, and Built for Production in C# .NET</title>
      <description><![CDATA[In this article, we explore how to implement document classification without relying on AI. We will discuss deterministic methods that are explainable and suitable for production environments. This approach can be particularly beneficial for organizations that require transparency and control over their classification processes.]]></description>
      <pubDate>Thu, 23 Apr 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/04/23/document-classification-without-ai-deterministic-explainable-built-for-production-in-csharp-dot-net/</link>
      <guid isPermaLink="false">bba16a30-ad31-522d-a6e7-11833a4de4c5</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="164857" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/04/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-classification/2026/"><![CDATA[Document Classification]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Using QR Codes in PDF Documents in C# .NET</title>
      <description><![CDATA[QR codes are a powerful tool for embedding machine-readable information in documents. In this article, we will explore how to generate and insert them into PDF documents using C# .NET with TX Text Control. We will cover the fundamentals of QR code generation, customizing QR code content and appearance, and the best practices for integrating them into your document workflows.]]></description>
      <pubDate>Tue, 21 Apr 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/04/21/using-qr-codes-in-pdf-documents-in-csharp-dotnet/</link>
      <guid isPermaLink="false">81cf93d0-ea5d-5eae-bd74-78e552d1ce89</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="156481" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/04/21/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/qr-code/2026/"><![CDATA[QR Code]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2026/"><![CDATA[PDF]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Sanitizing Data in Document Pipelines: A Practical Approach with TX Text Control in C# .NET</title>
      <description><![CDATA[This article explores the importance of data sanitization in document processing pipelines and explains how to use TX Text Control effectively to sanitize data in C# .NET applications. Additionally, we will discuss common challenges associated with handling user-generated content and offer practical solutions to help you maintain the integrity and security of your document processing workflows.]]></description>
      <pubDate>Mon, 20 Apr 2026 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2026/04/20/sanitizing-data-in-document-pipelines-a-practical-approach-with-tx-text-control-in-csharp-dotnet/</link>
      <guid isPermaLink="false">036e4356-803e-5431-a6a9-bbdb46ee9d9c</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="96207" url="https://s1-www.textcontrol.com/assets/dist/blog/2026/04/20/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2026/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2026/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/data-sanitization/2026/"><![CDATA[Data Sanitization]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
