Products Technologies Demo Docs Blog Support Company

Using TX Text Control in Windows Azure

While creating a sample application that shows the stunning improvements of our Adobe PDF import functionality, I thought to revisit how TX Text Control Server for ASP.NET can be used in a Windows Azure environment. Windows Azure is the perfect environment to host, scale, and manage web applications. TX Text Control Server for ASP.NET is Azure Ready and can be easily used in Microsoft datacenters. Tutorial: Azure Hosted Service with TX Text Control Ensure that the Windows Azure Tools for…

Using TX Text Control in Windows Azure

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

SampleSpell CheckingTutorial

Porting RapidSpell to TX Spell .NET

Our new spell checking component TX Spell .NET can be easily used to replace RapidSpell in your projects. Integrating TX Spell .NET into TX Text Control based applications is as easy as 1-2-3.…


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.


ASP.NETASP.NET CoreMailMerge

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…


AngularDocument EditorNode.js

Creating an Angular Document Editor Application with a Node.js WebSocket Server

This tutorial shows how to create an Angular application that uses the Document Editor with a Node.js WebSocket server.


Windows FormsWPF.NET

Create a Table of Contents in Windows Forms using C#

This article explains how to create a table of contents in Windows Forms using the ribbon or programmatically. Creating a table of contents is required to organize large documents.