Find out Microsoft 365 related key announcements in the ongoing Microsoft Build, all at one place.
What are the possible solutions to empower employees in the new Hybrid work? I discuss them here.
While some employees are working from home and some from office, how do you approach Hybrid Work?
Find out Azure related key announcements in the ongoing Microsoft Build, all at one place.
You have a SharePoint modern News Article page and you want to export it as PDF. You will get to know all about it.
Learn more about the building blocks of an adaptive card and how to handle Submit action.
Get to know how Actionable works under the hood and what you need to know to plan for this better.
Take action right from the email with Actionable messages designed with Adaptive cards in Office 365.
In this post, I will be showing you 2 ways of creating a form to capture data in a SpFx web part. This web part…
This is the Post 1 of the blog series. You can read the overview section here.Creating a bot in Azure and registering to predefined channels…
Recently, I got an opportunity to work on Bot framework to develop a bot which is deployed to Microsoft Teams with an integration to SharePoint…
While you are developing your app in React you have multiple options to develop a form. You can choose the plain vanilla HTML form and…
While working with SharePoint I get asked by my customers – “How do we show messages/notifications on a SharePoint site?” On a classic team site we…
Recently I was in a need to get a list of all the users from a list of O365 Site Collections and I thought of…
chris liuTraditionally, SharePoint sites have pages composed of multiple webpart zones and webparts in them. If you wanted to interact with a webpart you needed…
Marius ChristensenI have recently been involved in a lot of migration ranging from on-premise SharePoint server farm to O365 and O365 tenant to tenant due…
In the last blog post, I talked about how to get started with Application Insights. If you have not checked that out then you can…
Application Insights lets you monitor your deployed live applications. It supports web services, web apps, and device apps across a variety of languages and device…
Overview With growing influence of JavaScript in our day to day programming we try to accomplish as much through JavaScript. SharePoint is no different. So…