New Tutorial Videos Released
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.

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
We just released a new video that gives an overview of the Help and Support Center and the documentation that is packaged with TX Text Control .NET for Windows Forms and TX Text Control Server for…
Build a Word Processor in 2 Minutes
We have just released a short movie that illustrates how to build a fully featured word processor, using TX Text Control .NET for Windows Forms in just two minutes. 5 Steps to a Word Processor The…
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.…
Windows FormsGetting StartedTutorial
Windows Forms Tutorial: Create Your First Windows Forms C# Application
This tutorial shows how to create your first Windows Forms application with C# using TX Text Control .NET for Windows Forms in Visual Studio 2022.
How to Mail Merge MS Word DOCX Documents in ASP.NET Core C#
Mail merge is the process of merging data, such as Json or IEnumerable objects, into a template document, such as a DOC or DOCX file. This tutorial is a walkthrough of the steps necessary to…