Contents tagged with: JayData
Author:
Viktor Lazar February 9th, 2017
With the latest version of the JayStack OData V4 Server library, you can even more easily create computed properties on your entity models as before. If you are not yet familiar with the basic concepts of the odata-v4-server module, consider ...
Read more
computed properties, JayData, JayStackODatav4Server
Author:
Viktor Lazar November 28th, 2016
JayStack OData v4 Server tutorial
Introduction
In this tutorial, we will create an OData v4 service using JayStack OData v4 Server and will use a MongoDB database as data storage. We will use TypeScript here, but you can use ES6 too to ...
Read more
JayData, JayStackODatav4Server, MongoDB, tutorial
Author:
Robert Bonay December 8th, 2014
We were flattered to read the December 2014 Issue of MSDN Magazine and see Le Long’s wonderful article - Building Web Apps on the MEAN Stack with OData in Microsoft Azure
Teaser:
Microsoft .NET developers typically build great apps using JavaScript on ...
Read more
JayData, node.js, odata, odata-server
Author:
Robert Bonay September 10th, 2013
We collected all the currently available JayData types and supported EDM types for OData developers. These types can be used to manage typed entities in JavaScript environment with JayData, no matter if you consume or provide OData services or store ...
Read more
EDM, JayData, types
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