Adding a Security Middleware to ASP.NET Core Web Applications to Protect TX Text Control Document Editor and Document Viewer Endpoints

Securing document editing and viewing endpoints within web applications is critical to preventing unauthorized access. This article provides a comprehensive guide on integrating security middleware into ASP.NET Core to fortify these endpoints effectively.

Read More

Trending Posts

MailMerge with Angular and ASP.NET Core

MailMerge with Angular and ASP.NET Core

This article shows how to use TX Text Control .NET Server for ASP.NET in an Angular application to create a mail merge application. The backend is implemented using an ASP.NET Core Web API to merge templates with JSON data.

Building an ASP.NET Core Backend Application to Host the Document Editor and Document Viewer

Building an ASP.NET Core Backend Application to Host the Document Editor and Document Viewer

This article explains how to create an ASP.NET Core backend application to host the Document Editor and Document Viewer. This backend application is required to provide the required functionality to the frontend applications built with Angular, React, or JavaScript.

Getting Started: Loading and Saving Documents using Angular

Getting Started: Loading and Saving Documents using Angular

This article shows how to load and save documents using the Angular Document Editor. It explains how to use the Angular Document Editor in an Angular application and how to load from a URL and how to save a document.

Meet Text Control at DEVintersection 2024 in Las Vegas

Meet Text Control at DEVintersection 2024 in Las Vegas

DEVintersection is a conference for developers and IT professionals. We are exhibiting at the conference and are looking forward to meeting you in Las Vegas. Co-hosted by Microsoft, the conference is a great opportunity to learn from the best in the industry.

Latest Posts

Document Viewer 32.2.1 Released

With new features and improvements, we have released a new version of the Document Viewer. Get ready to update your applications by learning about the new features and enhancements.

Loading Documents into the Document Viewer in React

This article explains how to load documents into the Document Viewer in React. It shows how to load documents from a base64 encoded string and a URL.

DS Server User Authentication with OAuth: Authorization Code Flow vs. Client Credentials Flow

This article explains how to authenticate users with the OAuth 2.0 Authorization Code Flow and the Client Credentials Flow in Text Control DS Server. DS Server is a web service that is used to integrate document processing functionality into web applications.