Azure Cognitive Search for SharePoint Content – Part 2

Azure Cognitive Search enhances the search capabilities of SharePoint content. Integration can be done through Azure Cognitive Search API.

 

Azure Cognitive Search for SharePoint Content – Part 1

Azure Cognitive Search can be integrated with SharePoint to provide enhanced search capabilities within SharePoint.

 

How to Manage Azure Cognitive Search Index using REST API

The Azure Cognitive Search Index is a compelling tool that can be used to configure, create, and manage search indexes. In this article, we will explore how to manage the Azure Cognitive Search Index using  …read more

 
 

Manage API collections & Version Control through Postman

Manage API collections version control, forks, resolve conflicts, and merge changes through Postman

 

Binding SAP UI 5 aka Open UI 5 Table with List data from SharePoint 2013 REST API

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

 

Querying and exploring REST API with oData in SharePoint 2013 with DataBase .net

Working with oData in SharePoint 2013 becomes a breeze with DataBase.net (free for non-commercial use) , which helps in exploring oData and query REST API or any conventional databases. In this blog post we can  …read more