My 10-Day Journey of Learning Go: Building Web Apps and More!
Ten days, one language, several working programs. I came from a decade of C# and…
→ read moreTechnical deep-dives into C#, .NET Core, Go, and web development. Practical patterns, real tradeoffs, and lessons from shipping production software.
14 posts in this section
Ten days, one language, several working programs. I came from a decade of C# and…
→ read moreHttpResults.Results gives Minimal API methods typed, consistent return shapes…
→ read moreI have shipped six Blazor products — Server, WASM, and MAUI. Most articles about…
→ read moreRazor Pages Page Model under the microscope: three approaches, real trade-offs,…
→ read moreSetup and goals for the .NET Design Patterns Experiment: testing Razor Pages,…
→ read more.NET web patterns compared side by side: which one fits which project, and why…
→ read moreTools I actually use — editors, terminals, and utilities that earn their place…
→ read morePublishing a native Blazor app with .NET MAUI is possible. The gap between…
→ read moreReading, writing, and navigating files in .NET — paths, streams, and the edge…
→ read moreSession in .NET Core is opt-in and slightly different from the old framework.…
→ read more