Getting Started Video Tutorial: How to use the MailMerge and ServerTextControl Classes in ASP.NET Core C#
This video tutorial shows how to use the MailMerge and ServerTextControl classes in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

As part of our Getting Started tutorial videos, we have published a series of videos on our YouTube channel.
This video demonstrates how to use the MailMerge and ServerTextControl classes in an ASP.NET Core C# MVC application and how to use the NuGet packages. In this tutorial, you will learn how to create a template, merge it with JSON data, and export the results as a PDF document.
Happy coding!
Jump to the other posts in this series:
- Getting Started Video Tutorial: How to use the Document Editor in ASP.NET Core C#
- Getting Started Video Tutorial: How to use the Document Viewer in ASP.NET Core C#
- Getting Started Video Tutorial: How to use the MailMerge and ServerTextControl Classes in ASP.NET Core C#
- Getting Started Video Tutorial: How to Add Electronic and Digital Signatures to PDF Documents in ASP.NET Core C#
- Getting Started Video Tutorial: How to use the Document Editor in Angular
- Getting Started Video Tutorial: How to use the Document Viewer in Angular
- Video Tutorial: Creating a MailMerge Template and JSON Data Structure
ASP.NET
Integrate document processing into your applications to create documents such as PDFs and MS Word documents, including client-side document editing, viewing, and electronic signatures.
- Angular
- Blazor
- React
- JavaScript
- ASP.NET MVC, ASP.NET Core, and WebForms
Related Posts
When to Generate Documents Server-Side Instead of Client-Side: A Focus on…
When it comes to document generation, deciding whether to handle the task server-side or client-side is a key architectural decision for any organization. This article discusses the benefits of…
Video Tutorial: Creating a MailMerge Template and JSON Data Structure
This video tutorial shows how to create a MailMerge template and a JSON data structure to merge data into a document. This tutorial will walk you through the steps necessary to create a template…
ASP.NETASP.NET CoreDocument Viewer
Getting Started Video Tutorial: How to Add Electronic and Digital Signatures…
This tutorial shows how to use the Document Viewer to electronically sign a document and how to implement an endpoint to add a digital certificate to the signature fields before exporting the…
ASP.NETASP.NET CoreGetting Started Video
Getting Started Videos: New Text Control YouTube Channel
We just launched a new YouTube channel that is dedicated to getting started videos. The first videos show how to use the Document Editor, Document Viewer, and MailMerge components in ASP.NET Core…
Getting Started Video Tutorial: Using DS Server with Docker
This video tutorial demonstrates how to quickly set up a Docker container with your own on-premises DS Server backend. You'll learn how to spin up the container in just seconds and configure it to…