Guido Zambarda

Guido Zambarda @guidozam

About: Microsoft MVP | Microsoft Certified | SharePoint & M365 developer | Community helper

Location:
Italy
Joined:
Dec 7, 2023

Guido Zambarda
articles - 90 total

Using the PropertyFieldOrder from the PnP reusable property controls

Introduction Proceeding our dive into the PnP reusable property pane controls, I want to...

Learn More 4 0Feb 15

Render a Mermaid diagram in an SPFx web part

Introduction Mermaid is quite useful, no doubt about that. It might also be useful to...

Learn More 2 0Jan 14

Automate Microsoft MFA login using Playwright

Introduction During a session at ESPC 25, where I and the awesome Peter Paul Kirschner...

Learn More 1 0Dec 20 '25

Copying Arrays in TypeScript: Spread vs Deep Linking

TLDR : use the spread operator for arrays of non-object items, otherwise you need to copy the array...

Learn More 0 0Dec 13 '25

Access is denied (0x80070005 (E_ACCESSDENIED)) while provisioning template with PnP PowerShell

Introduction By utilizing the PnP PowerShell module, users can harness the power of...

Learn More 0 0Dec 13 '25

SPFx extensions: discover the field customizer

Introduction SharePoint Framework offers different extension project types, for example...

Learn More 0 0Oct 21 '25

How to Use Image Helper API in SharePoint Framework

Introduction The Image Helper API has been introduced with the version 1.14 of the...

Learn More 0 0Oct 2 '25

Essential Logging Techniques with @microsoft/sp-core-library

Introduction Ever you wonder what the Log class of the @microsoft/sp-core-library does? I...

Learn More 0 0Sep 17 '25

Explore the features of SharePoint’s Developer Dashboard

Introduction Do you know that SharePoint offers the ability to open a panel dedicated to...

Learn More 0 0Sep 11 '25

Use PnPjs to handle data in local and session storage

Introduction Proceeding with the appointments with the PnP packages, the PnPjs package is...

Learn More 0 0Aug 10 '25

Discover the ListView control from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to...

Learn More 0 0Jul 16 '25

Practical SharePoint Framework (SPFx) Development, a book review

Introduction I’m a huge fan of technical books — especially those aimed at beginners. If...

Learn More 0 0Jul 16 '25

Discover the Progress control from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to...

Learn More 0 0Jul 16 '25

Simplifying localization testing of an SPFx solution in the workbench

Introduction Localization is nowadays one of the most important things when developing a...

Learn More 0 0Jun 18 '25

Discover the PropertyGridField control from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to...

Learn More 0 0May 9 '25

How to configure flexible layout in SharePoint Framework web part

Introduction SharePoint Framework version 1.21 is in RC at the time of writing and I...

Learn More 0 0Apr 17 '25

How to use custom fonts in a SharePoint Framework solution

Introduction Do you need to specify a custom font in your SharePoint Framework solution?...

Learn More 0 0Apr 10 '25

Enhance your SPFx solution with search capabilities using PnPjs

Introduction Search is always a nice addition to application, with this blog post I want...

Learn More 0 0Mar 26 '25

Toggle between dark and light themes using the MGT ThemeToggle control

Introduction Proceeding with the appointments with the MGT (Microsoft Graph Toolkit)...

Learn More 0 0Mar 19 '25

Discover how to use the PropertyFieldViewPicker from the PnP Property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to...

Learn More 0 0Feb 26 '25

Boosting Your SPFx Development with spfx-fast-serve

Introduction: Gulp Serve vs. spfx-fast-serve When developing SharePoint Framework (SPFx)...

Learn More 5 0Feb 20 '25

Custom localization using Microsoft Graph Toolkit’s components in SPFx

Introduction Ahoy, matey! So ye be wantin’ to learn more ’bout localization, uh? Let’s...

Learn More 5 0Feb 18 '25

Discover how to use the PropertyFieldColumnPicker from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to...

Learn More 5 0Feb 10 '25

Discover how to use the PropertyFieldListPicker from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to...

Learn More 3 0Jan 29 '25

Use React in the Quick View of an Adaptive Card Extension

Introduction Do you know that there is the ability to use a client side technology in the...

Learn More 2 0Jan 23 '25

Discover how to use the PropertyFieldSitePicker from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to...

Learn More 5 0Jan 16 '25

How to support dark theme on mobile in the Quick View of your ACE

Today I want to talk about how you can support the dark theme in your Adaptive Card Extension’s Quick...

Learn More 5 0Jan 8 '25

Automatically arrange your UI items using the PnP GridLayout control

Introduction Proceeding with the appointments with the PnP React controls today I want to...

Learn More 0 0Dec 20 '24

Understanding Pagination control from PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to...

Learn More 0 0Dec 11 '24

Use HTML in the Quick View of an Adaptive Card Extension

Introduction Since the release of the version 1.20 of SharePoint Framework a new way of...

Learn More 0 0Dec 5 '24