# TX Text Control .NET Server: MVC Article Collection

> The MVC version of TX Text Control .NET Server provides an HTML5-based WYSIWYG editor via a NuGet package with no client-side plugins required. This article collection covers loading and saving documents, HtmlHelper settings, autosave, culture setup, and custom backstage menus.

- **Author:** Bjoern Meyer
- **Published:** 2016-01-28
- **Modified:** 2026-07-17
- **Description:** The MVC version of TX Text Control .NET Server provides an HTML5-based WYSIWYG editor via a NuGet package with no client-side plugins required. This article collection covers loading and saving documents, HtmlHelper settings, autosave, culture setup, and custom backstage menus.
- **2 min read** (260 words)
- **Tags:**
  - ASP.NET
  - MVC
- **Web URL:** https://www.textcontrol.com/blog/2016/01/28/tx-text-control-net-server-for-aspnet-mvc-article-collection/
- **LLMs URL:** https://www.textcontrol.com/blog/2016/01/28/tx-text-control-net-server-for-aspnet-mvc-article-collection/llms.txt
- **LLMs-Full URL:** https://www.textcontrol.com/blog/2016/01/28/tx-text-control-net-server-for-aspnet-mvc-article-collection/llms-full.txt

---

The ASP.NET product received an MVC version of the HTML5-based, WYSIWYG rich text document editor and reporting template designer. This version allows ASP.NET developers to integrate a fully featured, MS Word compatible word processing interface into their cross-browser web applications without any plug-ins or client-side footprint. The required client-side MVC references and files are available through an easy-to-use NuGet package.

You can download the NuGet package here:

<https://www.nuget.org/packages/TXTextControl.Web/>

To get started right away, have a look at the getting started tutorial:

Creating an ASP.NET MVC application with Razor

The following list is an article collection of typical tasks realized with the MVC version of TX Text Control .NET Server:

[MVC: Loading and saving documents through controller HttpPost methods](https://www.textcontrol.com/blog/2015/12/08/mvc-loading-and-saving-documents-through-controller-httppost-methods/llms-full.txt)

[ASP.NET MVC: How to use the HtmlHelper settings with lambda expressions](https://www.textcontrol.com/blog/2015/12/10/aspnet-mvc-how-to-use-the-htmlhelper-settings-with-lambda-expressions/llms-full.txt)

[MVC: Autosave and restore documents to and from the local browser storage](https://www.textcontrol.com/blog/2015/12/14/mvc-autosave-and-restore-documents-to-and-from-the-local-browser-storage/llms-full.txt)

[Setting the interface and control's culture of Web.TextControl](https://www.textcontrol.com/blog/2015/12/16/setting-the-interface-and-controls-culture-of-webtextcontrol/llms-full.txt)

[MVC: Arrange a docked Web.TextControl with a custom bar at the top](https://www.textcontrol.com/blog/2015/12/18/mvc-arrange-a-docked-webtextcontrol-with-a-custom-bar-at-the-top/llms-full.txt)

[MVC: Replace the ribbon table menu with a quick insert table drop-down](https://www.textcontrol.com/blog/2015/12/23/mvc-replace-the-ribbon-table-menu-with-a-quick-insert-table-drop-down/llms-full.txt)

[MVC: Replace the file menu with a backstage view menu](https://www.textcontrol.com/blog/2015/12/30/mvc-replace-the-file-menu-with-a-backstage-view-menu/llms-full.txt)

[MVC: Loading files from the backstage menu](https://www.textcontrol.com/blog/2016/01/06/mvc-loading-files-from-the-backstage-menu/llms-full.txt)

---

## About Bjoern Meyer

As CEO, Bjoern is the visionary behind our strategic direction and business development, bridging the gap between our customers and engineering teams. His deep passion for coding and web technologies drives the creation of innovative products. If you're at a tech conference, be sure to stop by our booth - you'll most likely meet Bjoern in person. With an advanced graduate degree (Dipl. Inf.) in Computer Science, specializing in AI, from the University of Bremen, Bjoern brings significant expertise to his role. In his spare time, Bjoern enjoys running, paragliding, mountain biking, and playing the piano.

- [LinkedIn](https://www.linkedin.com/in/bjoernmeyer/)
- [X](https://x.com/txbjoern)
- [GitHub](https://github.com/bjoerntx)

---

## Related Posts

- [Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET Framework)](https://www.textcontrol.com/blog/2022/09/01/getting-started-servertextcontrol-and-mailmerge-with-aspnet-net-framework/llms.txt)
- [Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)](https://www.textcontrol.com/blog/2022/09/01/getting-started-document-viewer-with-aspnet-framework/llms.txt)
- [Getting Started: Document Editor with ASP.NET MVC (.NET Framework)](https://www.textcontrol.com/blog/2022/09/01/getting-started-document-editor-with-aspnet-framework/llms.txt)
- [Detect Toggle Button Changes Using a MutationObserver](https://www.textcontrol.com/blog/2021/11/11/detect-toggle-button-changes-using-a-mutationobserver/llms.txt)
- [Using the MVC DocumentViewer in ASP.NET Web Forms](https://www.textcontrol.com/blog/2021/08/12/using-the-mvc-documentviewer-in-aspnet-web-forms/llms.txt)
- [Creation of Custom Electronic Signature Boxes](https://www.textcontrol.com/blog/2021/06/15/creation-of-custom-electronic-signature-boxes/llms.txt)
- [DocumentViewer Preview: Completing Form Fields](https://www.textcontrol.com/blog/2021/04/15/document-viewer-preview-completing-form-fields/llms.txt)
- [Implementing Conditional Table Cell Colors with MailMerge](https://www.textcontrol.com/blog/2020/10/08/implementing-conditional-table-cell-colors-with-mailmerge/llms.txt)
- [DocumentViewer for .NET Core 3.1 Released](https://www.textcontrol.com/blog/2020/04/08/documentviewer-for-dotnet-core-released/llms.txt)
- [Document Collaboration: Implementing Comments with Document Targets](https://www.textcontrol.com/blog/2020/04/06/implementing-comments-with-document-targets/llms.txt)
- [MVC NuGet Packages for X18 Published](https://www.textcontrol.com/blog/2020/03/17/mvc-nuget-packages-for-x18-published/llms.txt)
- [Configuring ASP.NET and IIS for Larger Requests](https://www.textcontrol.com/blog/2019/12/20/documentviewer-configuring-aspnet-for-larger-requests/llms.txt)
- [Updated MVC DocumentViewer: Session-less and Improved Image Quality](https://www.textcontrol.com/blog/2019/12/12/updated-mvc-documentviewer-session-less-and-improved-image-quality/llms.txt)
- [Using Multiple Electronic Signatures on a Document](https://www.textcontrol.com/blog/2019/10/23/using-multiple-electronic-signatures/llms.txt)
- [MVC DocumentViewer Update: Printing, Resources and Mobile-Friendly Document Signing](https://www.textcontrol.com/blog/2019/10/18/mvc-documentviewer-update-printing-resources-mobile/llms.txt)
- [ReportingCloud .NET Core Quickstart Tutorial](https://www.textcontrol.com/blog/2019/07/24/reportingcloud-dotnet-core-quickstart-tutorial/llms.txt)
- [MVC: Loading and Saving Documents Directly Server-Side](https://www.textcontrol.com/blog/2019/07/23/mvc-loading-and-saving-documents-directly-server-side/llms.txt)
- [TextControl.Web: Restoring the Scroll Location](https://www.textcontrol.com/blog/2019/07/22/restoring-the-scroll-location/llms.txt)
- [Loading and Saving User Dictionaries in TextControl.Web](https://www.textcontrol.com/blog/2019/07/19/loading-and-saving-user-dictionaries-in-textcontrol-web/llms.txt)
- [Using TX Text Control MVC in Partial Views](https://www.textcontrol.com/blog/2019/04/17/using-tx-text-control-mvc-in-partial-views/llms.txt)
- [MVC DocumentViewer: Loading Documents](https://www.textcontrol.com/blog/2018/07/03/mvc-documentviewer-loading-documents/llms.txt)
- [Deploying the MVC HTML5 Editor to Azure App Services](https://www.textcontrol.com/blog/2018/04/06/deploying-the-mvc-html5-editor-to-azure-app-services/llms.txt)
- [Using the ASP.NET MVC DocumentViewer JavaScript API](https://www.textcontrol.com/blog/2017/04/28/using-the-aspnet-mvc-documentviewer-javascript-api/llms.txt)
- [HTML5 Based MVC DocumentViewer Public Beta Program Launched](https://www.textcontrol.com/blog/2017/04/26/html5-based-mvc-documentviewer-public-beta-program-launched/llms.txt)
- [MVC: Loading Files from the Backstage Menu](https://www.textcontrol.com/blog/2016/01/06/mvc-loading-files-from-the-backstage-menu/llms.txt)
