Posts
All the articles I've posted.
-
A layout change should not be a release
SSRS and Word templates are the two print paths Dataverse already gives you, and both fail the same load test.
-
Five Gotchas That Make a Power Apps Code App Actually Run
Code Apps feel like plain React until five undocumented runtime quirks turn a working local build into a blank screen in the host.
-
Graph's Convert-to-PDF Doesn't Return a PDF
Microsoft Graph's convert-to-PDF returns a 302, not a PDF — and if your HttpClient follows redirects, it leaks your bearer token.
-
A Time Clock That Catches Labor Issues Before Payroll
Anyone can build a clock-in button. The real engineering is watching active shifts as they run, so a missed break is a flag today, not a payroll surprise in two weeks.