Blog
Author:
Viktor Lazar May 31st, 2012
With the JayData Knockout.js module you can achieve fully dynamic queries. A dynamic query is a really useful and easy-to-use tool for you to develop HTML5 applications in no time.
Imagine a code where you have to only write queries once ...
Read more
dynamic queries, JayData examples, knockout.js, northwind, odata
Author:
Peter Aron Zentai May 31st, 2012
We are in the process of creating the JayData provider developer walkthroughs until they are available this is the first of two posts that give you a little insider info – so that you can better understand the workings of ...
Read more
featured post, JavaScript, JSLQ
Author:
Hajnalka Battancs May 30th, 2012
If you do not wish to use a central datastore, just persist data on the client itself for your application, JayData will come to your aid with the built-in SQLite / WebSQL or IndexedDb provider.
JayData is a cross-platform, cross-provider, cross-layer ...
Read more
JSLQ, single page application, SQLite, WebSQL
Author:
Hajnalka Battancs May 30th, 2012
Database management on the client-side is not always enough for your needs and contains some security issues. But with the power of node.js, you can use the JavaScript Language Query (JSLQ) even on the server-side. You can combine the features of ...
Read more
examples, node.js
Author:
Robert Bonay May 30th, 2012
Node.js Northwind application example with JayData, Express and jQuery template engine. Download example
Content:
- Application overview
- Using JayData in MVC
- Northwind context definition and views
- Browser demonstration
http://www.youtube.com/watch?v=V9VDgYlFsX8
Read more
examples, JayData, mvc, node.js, northwind
Author:
Robert Bonay May 30th, 2012
Check out this example to see how easy to render a list of categories from the Northwind sample database published as an OData endpoint.
http://www.youtube.com/watch?v=uaVSGYFe0s0
Read more
examples, JayData, northwind
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