Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

Backendless .NET SDK Has Been Updated

In January 2020, we introduced new spatial data types that will be replacing our existing geolocation features. This week, we released an update for our .NET SDK that will allow you to work with those new data types.

How to Use Aggregate Functions in Backendless

When analyzing data, you may need to know the average salary of all employees, the quantity of goods in stock, the number of individual items in stock, the maximum or minimum cost, and so on. These tasks are easily handled with aggregate functions. Aggregate functions perform calculations using the values in a column in order…

Building a Xamarin ToDo List with Backendless

We like to think of Backendless as being frontend agnostic. In other words, you can use Backendless for your backend almost regardless of how you build your application’s frontend. As such, it is very easy to use Backendless with Xamarin, an increasingly popular open-source native app builder by Microsoft. You can try out Xamarin for…