Updated 13 hours ago
Text Control Blog
Stay ahead with the latest news, updates, and insights on Text Control products and innovations.
Building a TX Text Control Project with GitHub Actions and the Text Control NuGet Feed
This tutorial provides a step-by-step guide to setting up a clean, reproducible environment using GitHub Actions. It starts with a brand-new project and ends with a fully automated build and test pipeline. The tutorial uses the private Text Control NuGet feed, available to customers with an active maintenance agreement.
ASP.NET Core Document Editor with Backend via the Text Control Private NuGet Feed
This article demonstrates how to create a Document Editor ASP.NET Core application using the Text Control Private NuGet Feed. We will build a basic web application that enables users to edit documents directly in their web browser with the Document Editor component from Text Control. The backend is powered by the Private NuGet Feed, which provides seamless licensing and eliminates the need for setup.
Text Control Private NuGet Feed
The Text Control private NuGet feed delivers your licensed packages with zero friction. Your license is automatically embedded in every download. No manual license file management. No hunting for serial numbers. Just dotnet add package and you are ready to code.
Secure by Design: Dynamic Watermarking for Enterprise Documents in C# .NET
Contracts, NDAs, audit reports, invoices, and HR exports are created on demand and downloaded as PDFs. Once a document leaves your application, traditional access control is lost. Dynamic watermarking adds a layer of security to your documents, making them traceable and less likely to be shared without authorization.
Blog
Trending posts
ASP.NETASP.NET Core
A Rule-Based PHI and PII Risk Scanner for Documents Using C# .NET
In this article, we explore how to implement rule-based text analysis in C# .NET to detect Protected Health Information (PHI) and Personally Identifiable Information (PII) within documents. We will utilize regular expressions and Text Control's ServerTextControl to efficiently identify sensitive data, ensuring compliance with data protection regulations.
ASP.NETASP.NET Core
NDC London 2026 Wrap-Up: Conversations, Community, and a Conference Done Right
NDC London 2026 was an incredible experience filled with insightful conversations, a strong sense of community, and a well-organized conference that catered to developers' needs. Here's a wrap-up of the event and what made it stand out.
ASP.NETASP.NET Core
RegEx Based Inline Styling in TX Text Control Using JSON Rules
In this article, we demonstrate how to apply inline styling to text in TX Text Control using regular expressions defined in JSON format. This approach allows for dynamic and flexible text formatting based on specific patterns.
ASP.NETCodeMash
Text Control at CodeMash 2026: Snow Storms, LEGO Builds, and Nonstop Developer Conversations
This week, we had the pleasure of exhibiting at CodeMash 2026 in Sandusky, Ohio. Despite the challenges posed by severe winter weather, the event was a resounding success, filled with engaging conversations, innovative LEGO builds, and a vibrant community of developers eager to connect and learn.
ASP.NET
Convert HTML to PDF in .NET (C#): Real-World Scenarios, PDF Standards, and Best Practices
Learn how to convert HTML to PDF in .NET (C#) through practical scenarios, adherence to PDF standards, and best practices to achieve optimal results. Learn how to efficiently create high-quality PDFs from HTML content.
ASP.NET
The Real Healthcare Automation Problem Isn't Workflow. It's Fragmented Document Processing
Hospitals don't have a workflow problem; they have a document processing problem. This problem is caused by templates, editing, generation, signing, and archiving being spread across disconnected systems. The right path to healthcare automation is embedding document processing directly into the EHR ecosystem. This eliminates extra service layers while improving consistency, compliance, and operational reliability.