The code base for the MS SQL server of version 7 was initially sold by the original company Sybase SQL server to the software giant of the cyber space Microsoft. It was the first entry of the Microsoft Company to the database market at the enterprise level. The objective was to compete against other companies like IBM and ORACLE. It was actually Microsoft, Sybase and the Adaptive that originally formed a team to create and launch the very first version of the SQL server 1.0…Continue Reading “All about the History of SQL Server”
PHPRunner 9.7, ASPRunnerPro 9.7 and ASPRunner.NET 9.7 released!
New customer purchase links:
PHPRunner
ASPRunnerPro
ASPRunner.NET
Upgrade links:
PHPRunner
ASPRunnerPro
ASPRunner.NET
Trial version download links:
http://xlinesoft.com/download
Here is the list of new features in version 9.7.
1. Improved password hashing
Option to use industry standard bcrypt hashing algorithm. Send password reset link to user’s email, link expires in 24 hours.
PHPRunner 9.6, ASPRunnerPro 9.6, ASPRunner.NET 9.6 released (November 10th, 2016).
If you purchased or upgraded PHPRunner, ASPRunner.NET or ASPRunnerPro after November 10, 2015 this update is free of charge for you. Logon to control panel at https://xlinesoft.com/dss/support.asp and find download links and registration keys under ‘My purchases’. If you do not have a help desk account yet create a new one using the same email address you have used to place the order.
‘Buy now’ pages
Upgrade pages
Important: if you purchased PHPRunner, ASPRunnerPro or ASPRunner.NET before November 10th 2015 you have till November 20th, 2016 to use discounted upgrade option. After November 20th, 2016 you will have to purchase software at the full price. Do not miss your chance to upgrade for less.
‘Update selected’ feature
This is a long awaited feature that allows you quickly makes changes to multiple records. You can choose fields to appear on ‘Update selected’ dialog. Depending on Edit page settings ‘Update selected’ page can be shown either in popup or as a separate page.
Continue Reading "PHPRunner 9.6, ASPRunner.NET 9.6, ASPRunnerPro 9.6 released"PHPRunner 9 adds an option to build and package desktop applications as well as web applications. In this article we’ll try to answer most common questions and explain what PHPRunner desktop applications can and can not do.
How it works
First of all, Desktop apps functionality is built on the top of wonderful open source PHP Desktop project. PHP Desktop packages together the following software components:
- web server (Mongoose)
- PHP
- Chrome browser
PHPRunner 9.0, ASPRunnerPro 9.5, ASPRunner.NET 9.0 released (July 22nd, 2016).
‘Buy now’ pages
Upgrade pages
Important: if you purchased PHPRunner, ASPRunnerPro or ASPRunner.NET before July 1st 2015 you have till September 1st, 2016 to use discounted upgrade option. After September 1st, 2016 you will have to purchase software at the full price. Do not miss your chance to upgrade for less.
Bootstrap templates and themes
New version comes with 15 Bootstrap themes and you can add your own. Where to find best Bootstrap themes
Continue Reading "PHPRunner 9.0, ASPRunnerPro 9.5, ASPRunner.NET 9.0 released"MassMailer template v2 was updated. This is a free upgrade for existing MassMailer template v2 owners. More info.
MassMailer template can be used for more than just sending bulk emails. Lets consider the case where you manage a table with usernames and passwords for your internal company application. For increased security users should change passwords every 60 days. As an administrator you need to perform two standard tasks:
- Set reminders to users when their password is about to expire
- Mark their account as inactive when password expires
We’ll show how this can be done with the help of MassMailer template. In this example we’ll be using MySQL and here is how our table with logins and passwords looks. Only users where ‘active’ field equals 1 are able to logon.
Technology choices we make can make or break your web application. Here are a few things I’d like to share based on my experience as a web developer. 1. Programming language Not all programming languages created equal. This is especially true when we talk about ASP aka “Classic ASP”. Microsoft stopped developing ASP back in 1999. Once a modern and extensible web programming language it is now a dinosaur trying to compete with spaceships. Every new release of IIS makes configuring ASP more difficult. It…Continue Reading “Technology choices”
The latest version of Runner family products comes with several improvements in mapping area like support of Bing and OpenStreet maps, maps in dashboards, custom map markers etc. In this article I want to show a couple more mapping features that you can use in your apps, heat maps and clustered maps.
Both those features can help you visualize large amounts of mapping data. It gives your users a better insight on your data. For instance, those maps tell you that if you are a taxi driver in NYC, your chances to pickup a passenger are higher if you are nearby Trump Tower.
Continue Reading "New mapping features"Great news! PHPRunner 8.1, ASPRunnerPro 9.1, ASPRunner.NET 8.1 released. Grab your copy now.
PHPRunner 8.1
ASPRunner.NET 8.1
ASPRunnerPro 9.1
Mobile template v2
Upgrade from previous version of Mobile template $25
Here is the list of new features in this update.
Free-form design mode
You are no longer required to use HTML tables to arranger fields on Add/Edit/View forms. Turn on free-form mode and drag-n-drop fields and labels where they need to be. This mode is available on Add/Edit/View pages and also on List page in vertical mode.
This is an example of List page edited in free form mode.
PHPRunner 8, ASPRunnerPro 9 and ASPRunner.NET 8 added an option to use multiple database connections in single project. This article explains how you can access data from multiple databases in your events.