The Tech PlatformMay 243 minHow to Learn new Programming Language fasterThere are some steps you want to take to accelerate the learning process and increase your fluency in the programming language you are...
The Tech PlatformApr 95 minIntroduction to Sharepoint Framework. How to set up? SharePoint SPFx is a simple way of utilizing data through open source tools. The modifications can be easily applied and customizations...
The Tech PlatformApr 71 minPower Apps vs SharePoint FrameworkPower Apps Power Apps is a suite of apps, services, and connectors, as well as a data platform, that provides a rapid development...
The Tech PlatformJan 253 minCreate Re-usable Services in SharePoint Framework (SPFx)SPFx (at least when I started back in November/December 2017) is very component oriented — you can do web parts or extensions. The...
The Tech PlatformDec 20, 20214 minHow to Use Microsoft Teams, OneDrive, and SharePoint Together for Collaborative WorkYou might see a rise in the number of collaborative workspace apps recently. If you’ve got a plan for Microsoft 365, you don’t need any...
The Tech PlatformOct 22, 20215 minIntroduction to Sharepoint WorkflowA workflow is a pre-programmed mini-application that may automate a variety of business activities. They give rules, conditions, and...
The Tech PlatformSep 14, 20213 minHow to use SharePoint Migration Tool - Migrate to Microsoft 365The SharePoint Migration Tool (SPMT) is a tool that migrates your files from SharePoint on-premises document libraries or regular file...
The Tech PlatformJul 22, 20212 minEdit a SharePoint page or news post in Microsoft TeamsMicrosoft Teams is the hub for team collaboration that integrates, people, files, and content effectively in a single place. There are...
The Tech PlatformMay 24, 20212 minGoogle Pie Chart in SharePoint Online The code given below generates Pie Chart with static data. <script type="text/javascript" src="https://code.jquery.com/jquery-3.0.0.min.j...
The Tech PlatformFeb 10, 20214 minBringing OneDrive settings into SharePoint admin center for streamlined, centralized controlOneDrive and SharePoint surpassed over 200 million monthly active users in 2020. This was an exciting development for us highlighting a...
The Tech PlatformJan 20, 20216 minHow to Create and Use Content type hub in SharePoint OnlineIn this SharePoint Tutorial, We will discuss what is a Content Type Hub in SharePoint Online or SharePoint 2013/2016/2019. Then we will...
The Tech PlatformDec 24, 20203 minMoving Files from SharePoint to Azure BlobIn this article, I will explain the process to transfer the files (csv, excel etc.) from SharePoint online to Azure Blob storage. We...
The Tech PlatformNov 28, 20204 minUse the Microsoft Search API to search content in OneDrive and SharePointUse the Microsoft Search API to search content stored in OneDrive or SharePoint: files, folders, lists, list items, or sites. Caution The...
The Tech PlatformNov 24, 20202 minDelegation Warnings in Power AppsWe have all seen them, Delegation Warnings, but what is delegation and how do you clear your Power Apps from these warnings Delegation...
The Tech PlatformSep 16, 20209 minMicrosoft Ignite 2020 guide to SharePoint, OneDrive, Planner, Stream, Visio and ListsThat statement is most true for change management. In little over a week during Microsoft Ignite 2020, the SharePoint, OneDrive, Yammer...
Nakkeeran NatarajanSep 11, 20203 minSharePoint Online List Operations Using PnP Core CSOM Library - Part TwoIntroduction In this series of articles, you will learn all the list operations performed on the SharePoint online site, using PnP Core...
Nakkeeran NatarajanSep 11, 20203 minSharePoint Online List Operations Using PnP Core CSOM Library - Part OneIntroduction In this article series, you will learn all the list operations performed on SharePoint Online, using PnP Core CSOM library....
The Tech PlatformSep 6, 20202 minHow to get SharePoint person or group field using JavaScript (jsom)Here in this SharePoint tutorial, We will discuss how to retrieve the People Picker Value using (JavaScript object model) JSOM in...
The Tech PlatformAug 17, 20202 minSharePoint mobile app will now allow admins to customize their tenant theme with brandingMore of your employees are working remotely and depending on their mobile device for important company information. The current world...
Manpreet SinghJan 10, 20201 minCreate A SharePoint Group Using REST API In SharePoint Online And Office 365Welcome to an article on “How to Create a SharePoint Group using REST API in SharePoint Online and Office 365” where we will see the...