Development
Playing by the Rules
Rules-based processing provides an alternative to classic procedural programming for providing decision support. This post shows how to implement validation for a simple game.
Rules-based processing provides an alternative to classic procedural programming for providing decision support. This post shows how to implement validation for a simple game.
This post will show how to run a client-server Blazor app on a shared Linux server using PHP as an intermediary.
A simple approach for securing a Blazor web application is presented. Authentication for both Windows and Linux is shown.
This post will demonstrate how to host multiple Blazor applications on Apache, and will also present some ideas for organizing the server to simplify deployment.