lntTblView table add-on

Published 10/29/2015 11:31:24 PM  |  Last update 2/19/2021 11:07:20 PM
Tags: data table, tabular view, ajax

There are three different options for running Asp.Net web apps with Mono on Linux. Of the threes, XSP is the fastest one (please see Benchmark on Asp.Net with Mono Options) but least stable due to lack of handling unloading events in a web app cycle, and is most appropriate for learning purpose. In this tutorial, I choose FastCGI mode with NGINX. This option brings more flexibility and ease to adapt future improvements and requirements.

© 2025 blog.tinyray.com  by tinyray