Microsoft Build May, 2021 Announcements – Part 2
Find out Microsoft 365 related key announcements in the ongoing Microsoft Build, all at one place.
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?
You have a SharePoint modern News Article page and you want to export it as PDF. You will get to know all about it.
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 can then be published and used as Teams app too. The 2 techniques that I have selected to create a form are: Simple ‘form’ tag Final Form. If you have …
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 deployed in a different tenant. Following is the architecture: Below are the use cases: Use Case 1: The idea of the Microsoft Teams Bot is to help with discovering content …
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 have had the option to show messages on the top of the SharePoint site for a long time. This can be done using SP.UI.Status.addStatus to add the message and SP.UI.Status.setStatusPriColor can …