New Tutorial Videos Released
Two tutorial videos show how to integrate TX Text Control Server for ASP.NET (incl. Windows Forms) into an ASP.NET web application and how to embed TX Text Control .NET for Windows Forms into a desktop Windows Forms application. Both videos provide step-by-step setup walkthroughs.

Recently, we released two new tutorial videos that show how TX Text Control Server for ASP.NET (incl. Windows Forms) and TX Text Control .NET for Windows Forms can be easily integrated into an ASP.NET web application and Windows Forms application, respectively.

Related Posts
TX Text Control .NET for Windows Forms Help and Support Center
A newly published video tours the Help and Support Center bundled with TX Text Control .NET for Windows Forms and TX Text Control Server for ASP.NET (incl. Windows Forms). It covers the API…
Build a Word Processor in 2 Minutes
A short video demonstrates building a complete word processor with TX Text Control .NET for Windows Forms in two minutes. The five steps include dragging toolbar, editor, and status bar components…
Create 100,000 Documents in Under an Hour with Parallel MailMerge in .NET C#
The DocumentServer.ParallelMailMerge NuGet package makes it simple to process MailMerge jobs in parallel worker processes. This article shows when to use it, how to call it, and how worker counts…
Speed Up Document Generation by Factor 2 Using Selection Objects in .NET C#
This article compares two ServerTextControl document generation patterns: Assigning prebuilt Selection objects and formatting text after inserting and selecting it. The benchmark shows an…
Getting Started: ServerTextControl and MailMerge in a .NET 8 Console…
This article shows how to create a .NET 8 console application on Linux using Docker and WSL that uses the ServerTextControl to create a document and MailMerge to merge JSON data into the document.…
