Contents tagged with: examples
Author:
Hajnalka Battancs October 14th, 2016
Follow this tutorial to create your first HTML5 five application with JayData as a convenient client library for an oData service. You will need Visual Studio 2010 or Visual Studio 11 to complete this walkthrough, all editions are supported. We ...
Read more
examples, html5, odata
Author:
Gábor Dolla October 16th, 2012
Update: it does work on windows from 1.2.4 !!!!
Using a remote datasource from the browser with jaydata is as easy as pie if your datasource speaks oData. Unfortunately database servers don’t but with jaydata it is possible to use a ...
Read more
examples, JayData examples, MongoDB, node.js, odata
Author:
Robert Bonay July 27th, 2012
I’ve posted my Using JayData in Titanium to access remote OData service tutorial, which explains the creation of an Appcelerator Titanium mobile app step-by-step.
In case you are considering using JayData with Titanium, please return to the updated blogpost to resolve ...
Read more
examples, hybrid application, JayData examples, odata, titanium
Author:
Janos Roden June 21st, 2012
In this example you can learn how to use a custom Ruby on Rails data source with JayData, without the need to write an own provider. You can download this Rails and JayData projects and setup your local development environment.
Ruby ...
Read more
examples, RoR, YQL
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:
Hajnalka Battancs April 23rd, 2012
With the Yahoo Query Language (YQL) you can query the content of the world wide web. News and RSS feeds, pure HTML content and Geo data, almost everything is queryable through the YQL provider. Here you can find some samples ...
Read more
examples, JayData examples, JayData providers, provider, YQL