Step 1: Sign-up for Google AdSense Have your web site ready. Visit https://adsense.google.com/start/, and select Sign-up using your Google...
Step 1: Understand the nature of Software Estimates Steve “ardalis” Smith's article outlining the Laws of Software Estimates is one of the best...
Create a namespace (folder) in your test project, e.g. Assertions. This shall be the new namespace to replace the FluentAssertions. Any of your test...
OK this short blog is just to share how I use ChatGPT so far (up until this point, maybe that can change in the future) in the way I find the most...
Updated: Turns out there is already someone making this point much better. Check out The Selfish Programmer (Justin Searls) (youtube.com). In the wake...
This article is to document and attempt to reverse-engineer how the Blazor WASM implement the User support, such as Register, Login, Logout in its...