Contents tagged with: html5
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:
Hajnalka Battancs October 13th, 2016
Hybrid mobile applications are all the rage nowadays. A hybrid application is essentially an app that is installed and run as a native application but uses HTML5 and Javascript to render its UI and perform part or all of its business ...
Read more
featured post, html5, hybrid app
Author:
Peter Aron Zentai April 18th, 2013
Querying is one of the most important aspects of a good data management library. JayData was always very strong at this with using natural JavaScript expressions as vehicles to transfer the developer intention into storage specific things.
Good old JSLQ
So to ...
Read more
html5, JSLQ
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:
Peter Aron Zentai November 4th, 2012
The JayData ItemStore API is an ideal data library for most client data solutions, where information has to be stored on the client on a durable manner. For example persisting the cart in an E-Shop or recording unsaved form data ...
Read more
html5, ItemStore Api, JayData examples, JayData providers
Author:
Peter Aron Zentai October 30th, 2012
Read the full story here
Read more
html5, hybrid application, jaysvcutil, TypeScript
Author:
Peter Aron Zentai September 18th, 2012
We are happy to announce our first complex user control: a data bound grid solution for knockoutjs developers. While the documentation is still on the way, let me share just a couple of photos and some of the feature highlights.
Works ...
Read more
html5, hybrid application, Indexed DB, JayData examples, jayGrid, knockout.js, metadata
Author:
Robert Bonay August 2nd, 2012
Rainer Wittmann published his HTML5 app tutorial: The Ferrari meets JayData, which queries SharePoint 2013 and 2010 services using the OData provider of JayData. You can find the live examples and the source code in his blogpost. Congrats Rainer!
Read more
html5, metro, odata, SharePoint
Author:
Daniel Jozsef July 23rd, 2012
In the last post, I went through the basics of creating a PhoneGap project for iOS, and now as promised, I will go through the basics of Objective-C programming, and JS debugging inside PhoneGap.
Objective-C boot camp
Assuming that you come from ...
Read more
android, crossplatform, html5, hybrid application, ios, iPhone, PhoneGap
Author:
Robert Bonay July 17th, 2012
The Netflix browser example app using OData became some kind of standard in this blog for JayData examples to present the benefits developing HTML5 applications. We are glad to share Rainer Wittmann’s great blogpost about how to use the OData ...
Read more
html5, JayData examples, metro, netflix, odata, win8, Windows 8