Version 11.2 – Xlinesoft Blog

PHPRunner/ASPRunner.NET 11.2 beta is here! To download a registered version, log into your Control Panel account and find the download links under “My Purchases”. Everyone else can find the trial version links below. We expect the final version of the software to be ready in a week or two. Trial version download links PHPRunner 11.2…

Black Friday – Cyber ​​Monday Sale – Xlinesoft Blog

Special Offer: Buy one get one free Buy one product, get another of equal or lower price for free. To take advantage of this offer, place an order for any eligible product and contact the support team with your order number to claim your gift. Buy two products: get two free gifts, etc. This offer…

Version 11.2 – work in progress – Xlinesoft Blog

I just wanted to share a preview of a couple of new features coming to version 11.2. This update is mainly about UI improvements in generated web apps and we will show you new improvements in the design of cards and dashboard. More details on what’s new in version 11.2. 1. Card design The card…

Using Azure Key Vault to store connection strings – Xlinesoft Blog

Azure Key Vault provides secure storage for sensitive information such as passwords, secrets, etc. If you host your PHPRunner or ASPRunner.NET application in Azure, it makes sense to store your connection strings in Key Vault. In this article we will show you how this can be done. Creating Key Vault in Azure 1. Create an…

JavaScript logic displacement to database – Xlinesoft Blog

In this article we will talk about how to minimize the amount of code that JavaScript manages on the added/edit pages. Making your data -based code will help you easily manage forms with a large number of fields. We will take care of functionality such as showing/hiding fields, making reading fields, mandatory, disabled, etc. This…

Version 11 – Xlinesoft Blog

The wait is over! Phprunner 11 and Asprunner.net 11 are here. If you have purchased any product less than a year ago, you can download updated versions of the control board. Click on the “irrigation” link next to the most recent PHPrunner or Asprunner.net purchase and you will find information on version 11. You can…

Tabbed items on the command boards – Xlinesoft Blog

The boards excel to show a multitude of valuable information on a single page. However, there are cases where a basic dashboard design is not reduced to the desired data volume on one screen. In this article, we will demonstrate a method to amplify the presentation of information by using a card component. It is…

Version 11.1 Version – Xlinesoft Blog

Version 11.1 is here! Is is available for both PhPrunner (Windows, Mac, Linux) and Asprunner.net. Version 11 The most frequently asked questions answered. To download a registered version login on your control board account and search for discharge links to “my purchases”. Test version of discharge links PHprunner 11.1 for Windows test Asprunner.net 11.1 for…

Long -lasting process with notifications – Xlinesoft Blog

In a web application, some long -term tasks can end with time and not end. To avoid this type of limitation, we will show you how to execute these tasks reliably and at the same time provide the state of progress to the end user so that they know that the task is still in…

Post Image
Infinite scroll – xlinesoft blog

Infinite Scroll is a useful technique that automatically loads the new content, when the user moves down and reaches the end of the page. This is the kind of characteristic our customers asked for a fairly long time. It turns out that it is not so difficult to implement with the help of some personalized…