blog
-
Adding sample queries to Microsoft Graph Explorer
Earlier last month I posted about running Graph Explorer locally on your computer. In the meantime, I also contributed with several sample queries to official repository. In this post I want to write … more
-
Microsoft Graph Explorer on localhost – using your credentials
In case you missed it, Microsoft Graph team yesterday open-sourced the Microsoft Graph Explorer – nice tool for performing queries against Microsoft Graph that is used on Microsoft Graph website … more
-
Office 365 Groups and Tasks API - Getting Started (ECS 2017 and SPS Zurich 2017 session)
I’m right now returning from Zagreb, where I attended and presented at European Collaboration Summit. Session I presented there is slightly modified version of a session I presented in Zurich on … more
-
MSNetWork 7 - Microsoft Teams Extensibility - bots, connectors, tabs
I presented this session on Microsoft NetWork 7 conference, organized by Microsoft Bosnia and Herzegowina in Neum, in April 2017. Besides this, I also presented about Implementing SharePoint 2016 … more
-
MSNetWork 7–Implementing SharePoint 2016 farm on Azure IAAS
This session was first of two sessions I presented at Microsoft NetWork 7 conference that took place for seventh time in a row in Bosnia and Herzegowina. Main goal of the session was to introduce … more
-
Exposing SharePoint Online Search results in K2 SmartForms
One of common scenarios for LOB applications that connect to SharePoint is to leverage SharePoint Search results in the application interface. In this blog post I will explain one approach for … more
-
Conferences and speaking engagements –Spring 2017 Edition
As the session submissions are settled down and conference programs are announced, it is my pleasure to announce events on which I will be present as a speaker this spring. I am quite excited about … more
-
How to: Adding a property to client-side web part
In this small walkthrough we will learn how to add property to client-side web part created using default template in SharePoint Framework (SPFx). Starting point is a web part which does not use any … more
-
HOWTO - Kako popuniti Document Properties u Word-u 2016
U Word-u 2016 nam više nije na raspolaganju Document Information Panel, pomoću koga smo mogli da popunimo vrijednosti za korisnički definisane kolone koje su definisane na Content Type-u ili … more
-
Creating Swagger descriptor file for SharePoint Search using RESTUnited, Fiddler and Notepad++
Update: Full post with details about SharePoint Search results in K2 is now posted http://www.dragan-panjkov.com/exposing-sharepoint-online-search-results-in-k2-smartforms
It is common practice to … more