Foundations
Everything on SkillVeris tagged Foundations — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
MFC and COM Integration
How MFC exposes COM support through CCmdTarget, interface maps, and dispatch maps, letting an MFC application act as an automation server or client without han…
MVVM in Xamarin
How MVVM was implemented in Xamarin.Forms using MVVM Light or CommunityToolkit.Mvvm-era libraries, INotifyPropertyChanged, Command, and the MessagingCenter, an…
SharePoint Best Practices
A practical guide to structuring, securing, and maintaining SharePoint Online sites so they stay fast, findable, and easy to govern as they grow.
R and Machine Learning
Explore how to train, evaluate, and tune machine learning models in R using caret, tidymodels, and core algorithms like random forests and logistic regression.