Frisco, Tx, May, 21, 2015 – Backendless Corp’s announcing the official release of Backendless Enterprise – the NEW VERSION of Backendless Mobile Application Development Platform (MADP). Now the leading Application Development Platform is available for on-premise or private cloud installation. Backendless Enterprise (Pro) is a new standalone version of the popular Backendless Platform. The new…
GMO application cloud (GMO mBaaS) powered by Backendless – a mobile Backend-as-a-Service provided by Backendless Corp. and customized for the Japanese application development market is fully available as of today. The service is a result of a successful partnership between Backendless Corp. and GMO Internet Group – one of the most comprehensive providers of industry-leading Internet…
Up until now the only way to experience and build apps with Backendless was our online service. Anyone can register with it for free, download client-side SDKs and build the best of the breed mobile apps. Things are going to change as we expand the reach of our platform so it can run right on…
The Cloud Code feature in Backendless lets you add your own custom server-side code to handle client API requests. In this post, I am going to review how to add the Data Service API handlers.
Great news! We’re featured in DZone’s latest research guide, the Guide to Cloud Development, 2015 Edition.This guide features key findings from a survey of 600 + IT experts exploring the issues of Cloud Development, Global Cloud Trends – 2015 as well as offers a solution directory of the leaders in cloud development. Strong Adoption in…
Frisco, Tx, April, 27, 2015 – Backendless became the official top-ranked featured vendor within DZone’s latest research guide – the Guide to Cloud Development, 2015 Edition. 600+ IT experts exploring the issues of Cloud Development, Global Cloud Trends – 2015 as well as offering a solution directory of the leaders in cloud development. The experts…
When a user registers or updates their account, your application uses the user registration API. It is common for the user interface to enforce the data entry rules and validate the values entered by the user. However, an alternative approach is to perform data validation on the server. Backendless supports user property validation when creating…
In my previous post I reviewed the user registration API. Now that you know how to use the registration API and have a registered user, the next step is to review the login functionality. The video below focuses on the apps’ login screen and the Backendless Login API.
In the video below I review the code for the User Registration screen of the RestaurantToGo sample app. Additionally, I discuss the usage of the Backendless Registration API. In the previous post and video, I reviewed the process of setting up the development environment for the application.