Blogposts categorized with:
Author:
Robert Bonay May 30th, 2012
Installation of JayData with NPM (Node Package Manager), A simple example application using the sqLite storage provider (sqLite3 node.js module needed), Demonstrating the final result.
http://www.youtube.com/watch?v=ZzAhtdJD5UQ
Read more
JavaScript, JayData, node.js, npm, SQLite
Author:
Robert Bonay May 30th, 2012
JayData provides a convenient way to access an oData service.
http://www.youtube.com/watch?v=PeCdvwgeWdo
Read more
demo, html5, JavaScript, JayData, odata
Author:
Robert Bonay May 30th, 2012
Basic tutorial on how to filter/query data with JayData using filter predicates.
http://www.youtube.com/watch?v=CzViB8OJi9M
Read more
Ajax, demo, html5, JayData, mobileapps, odata
Author:
Robert Bonay May 30th, 2012
JayData oData provider in action. See how easy to create a simple HTML5 based CRUD application that deals with categories and products from the Northwind database.
http://www.youtube.com/watch?v=LlJHgj1y0CU
Read more
Ajax, demo, html5, hybrid app, JayData, odata
Author:
Peter Aron Zentai May 25th, 2012
One of the nicest and coolest new feature of JayData is the Knockoutjs integration module that comes with the latest JayData release, version 1.0.4. With this you can have templated lists and two way data-bound displays in a matter of ...
Read more
data binding, html5, hybrid application, JayData examples, knockout.js, knockoutjs, odata, SQLite, templates
Author:
Peter Aron Zentai May 24th, 2012
I am happy to announce that we again made a new release for the JayData library. Here are the offerings of the new release:
Feature highlights
Knockout.js integration
Using the Knockout.js module, your UI can be automatically refreshed when the data model changes, ...
Read more
knockout.js, SQLite, WebSQL
Author:
Peter Aron Zentai May 23rd, 2012
I am pleased to announce that JayData have been listed as a OData client library on the official OData site.
Read more
Author:
Peter Aron Zentai May 21st, 2012
By completing this tutorial you will be able to consume an OData service from JavaScript with the elegance and simplicity of the JavaScript Language Query, without ever writing down an $.ajax statement or manually building OData query strings or payloads.
Notes:
...
Read more
Ajax, featured post, html5, JayData examples, JSLQ, odata, WCF
Author:
Peter Aron Zentai May 11th, 2012
As of RC1 Refresh 1 you can use service operations (server side functions) with JayData. To create one and then consume it with JavaScript is just a matter of minutes and a couple of line of codes – with the ...
Read more
entity framework, JayData examples, northwind, odata, WCF
Author:
Hajnalka Battancs May 8th, 2012
The table below visualizes the compatibility of JayData library and its current providers with various desktop and mobile browsers. As JayData library is build on HTML5 standards, it's compatible with HTML5 browsers.
WebSQL and IndexedDB providers can be used if the ...
Read more