← home 29 posts · 2023–2026

The Archive

Every post - war stories from .NET, Azure, Microsoft Graph and SharePoint projects.

Nov 10, 2024 · 3 min

Update list to use content type

We've all tried creating a SharePoint list without using Content Types from the start. It seems like the quick solution, but it can lead to challenges later when restructuring the list. This post explains why using Content Types from the beginning is a smart move that can save time and hassle in the long run.

#sharepoint

Feb 3, 2024 · 6 min

SQL save changes w. trigger

Easiest way to keep track of which changes have been made to an object, and likewise, who has carried out these changes.

#mssql