Raw
Everything on SkillVeris tagged Raw — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Study Notes(3)
MFC vs Win32 API
A comparison of programming directly against the raw Win32 API versus using MFC's object-oriented abstraction layer, covering trade-offs in productivity, contr…
Raw SQL Queries with FromSqlRaw
When and how to drop down to raw SQL in EF Core with FromSqlRaw and FromSqlInterpolated, and how to do it without opening a SQL injection hole.
Transforming and Cleaning Data
Master the core Power Query transformations — unpivoting, splitting columns, handling errors, and merging queries — that turn messy source data into a model-re…