Instead
Everything on SkillVeris tagged Instead — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Projections with Select
Using Select to shape query results into DTOs, reducing data transfer and avoiding unnecessary change tracking overhead.
Metadata and Managed Terms
Learn how Managed Metadata and the Term Store provide a governed, hierarchical taxonomy for tagging content consistently across a SharePoint tenant.
Dataverse Integration
Build data-driven flows against Microsoft Dataverse tables, using triggers, relationships, and business logic alongside Power Automate.
Recursion in Haskell
Understand why recursion is the primary looping mechanism in Haskell, how base cases and recursive cases work, and how tail recursion and laziness affect perfo…