Real-world solutions with code and screenshots

Step-by-step guide to building SharePoint Agents with Copilot Studio — connect document libraries, configure knowledge sources, add Power Automate actions, and deploy to your sites.

Master CAML queries for SharePoint Online — syntax, operators, field types, joins, and ready-to-use examples for every common scenario.

The complete guide to SharePoint Online permissions — permission levels, SharePoint groups, inheritance, broken inheritance, and the PowerShell scripts to audit it all.

Stop building SharePoint sites by hand. Use site scripts and site designs to provision consistent, branded sites with lists, columns, themes, and permissions — all from a single JSON template.

The only PnP PowerShell reference you need — 25 ready-to-run scripts for site provisioning, list management, user permissions, file operations, and SPFx deployment.

SharePoint Online now enforces Content Security Policy — and it will break your SPFx solutions if you are not prepared. Here is everything you need to audit, fix, and future-proof your code.

The only SharePoint REST API reference you need — every endpoint for lists, items, files, users, and sites with OData examples, code snippets, and a free visual URL builder.

Use SharePoint Embedded to add enterprise document management, collaboration, and AI to your custom applications — without exposing the SharePoint UI. Complete guide with React + Node.js code.

The biggest SPFx toolchain overhaul in years — Yeoman is out, the new SPFx CLI is in, and Heft replaces Gulp. Here is your complete migration guide with step-by-step commands.

Create AI-powered assistants that answer questions from SharePoint documents, search across sites, and automate workflows — all with Microsoft Copilot Studio. No coding required.

Go beyond the Hello World template — build 3 production-ready Adaptive Card Extensions for Viva Connections with data charts, Quick Views, and Graph API integration.

Stop reading docs and start building. Here are 10 copy-paste Graph API examples for SharePoint — from fetching user profiles and querying sites to creating pages, uploading files, and setting up webhooks.

Go beyond Hello World — build a production-ready SPFx web part that creates, reads, updates, and deletes SharePoint list items using React and PnPjs v4. Covers environment setup, property pane configuration, and deployment.

Stop doing manual document management. Here are 7 Power Automate workflows for SharePoint that handle approvals, metadata tagging, archiving, notifications, and more — including the new unified workflows experience shipping in March 2026.
A hands-on guide to creating custom AI assistants using Microsoft Copilot Studio — from connecting SharePoint knowledge sources and configuring authentication to deploying declarative agents across Teams, Outlook, and SharePoint.
Master SharePoint Online permissions — from built-in permission levels and group-based access to Copilot-era governance, external sharing controls, and PnP PowerShell audit scripts. Includes a free Permission Matrix Generator tool.
Learn how to build automated document processing pipelines using Power Automate and AI Builder — extract data from invoices, receipts, and forms with prebuilt and custom AI models, no code required.
A complete hands-on guide to creating Adaptive Card Extensions for Microsoft Viva Connections dashboards — from scaffolding your first ACE with SPFx to building interactive Quick View cards with real data.
Learn how to use Microsoft Graph API in SharePoint Framework web parts — from setting up permissions to fetching user profiles, Teams memberships, and SharePoint site data with real code examples.
Step-by-step guide to building a fully functional Power Apps canvas app connected to a SharePoint list — from creating your data source to publishing a polished app with search, filters, and forms.
Microsoft is replacing the Yeoman generator with a new open-source SPFx CLI in version 1.23. Here's what changes, how to migrate, and why this is the biggest SPFx tooling shift in years.
A hands-on guide to creating your first Copilot declarative agent — from scaffolding with Teams Toolkit to defining capabilities, adding API plugins, and deploying to your tenant.
Learn how to create AI-powered agents that use your SharePoint site content as a knowledge base — from setup in Copilot Studio to deploying in Teams chat.
Step-by-step guide to creating and deploying your first SharePoint Framework web part with React.
How I built a document approval workflow using Power Automate that sends Teams notifications and updates SharePoint list status — complete walkthrough.
Automate document approvals in SharePoint — trigger on upload, approve, and notify via Teams.
Transform boring SharePoint lists into visual dashboards using JSON column formatting. Status badges, progress bars, and conditional icons — no code deployment needed.
Transform plain columns into status badges and progress bars using JSON — no SPFx required.
Microsoft Graph is the unified API for M365 data. Learn authentication and first API calls.
PnP JS simplifies SharePoint REST API calls. Query lists, add items, and batch requests with clean TypeScript.