Author:
Gábor Dolla February 28th, 2013
This feature is only available in the Pro version of WebSQL and IndexedDb provider.
You can download your Pro provider from jaystack.com after a simple registration. For commercial usage you can either evaluate it for 30 days for free or you ...
Read more
Indexed DB, JayData Pro, JayData providers, MongoDB, pro provider, WebSQL
Author:
Peter Aron Zentai February 22nd, 2013
This post is a part of a series, find more here:
Part 1: How to sync from offline to online
Part 1b: How to create an OData endpoint with Visual Studio
I have recently created a sample app that synchronizes tables ...
Read more
online-offline sync
Author:
Robert Bonay February 21st, 2013
Do you want to reduce or simplify your code by adding default values to your objects? Since JayData 1.2.7 you can do it both with $data.define() and $data.Entity.extend().
Setting default values with $data.define()
Setting default values with $data.Entity.extend()
Avoiding default values
In case you ...
Read more
default values, html5, JSLQ, type system
Author:
Gábor Dolla February 13th, 2013
Kendo UI is a great framework for web and mobile application development. It’s built upon jQuery, it has many nice widgets, clean structures, a great cloud based development environment (Icenium), great user support. It costs some money so it better ...
Read more
JayData examples, Kendo UI
Author:
Hajnalka Battancs February 11th, 2013
JayData is a cross-platform, cross-provider, cross-layer Javascript data access library designed to streamline your data operations in mobile applications, web applications and in nodeJS serverside code.
And this is how you can get it to work:
First, include the jaydata.js library file.
Or...
Then, ...
Read more