SAP UI 5 aka Open UI 5 is a new development framework available for SAP developers to expose and consume SAP data as JSON objects via REST API calls. Since it is a JavaScript UI …read more
Must have JSON tools for every SharePoint Developer
Since most of the people of moving towards client side development in SharePoint, these terms, REST API, oData and JSON have become a part of day to day life of every SharePoint developer. As technology …read more
KnockoutJs Data binding in SharePoint 2013 with jQuery, SPServices and DataJs
In this article we can see how to bind the SharePoint 2013 List Items retrieved via popular Java script frameworks like jQuery, SPServices , DataJs with KnockoutJs. To query the SharePoint list, I’ll be using …read more