dharmatech

Threads by dharmatech

Making a simple form type-safe
dharmatech
Posted a question to the stackoverflow ihp tag: https://stackoverflow.com/questions/69740767/making-a-simple-form-type-safe This one builds on the simple temperature conversion app I posted in my last question. The idea here is to have the …
Add Response
Change location of controller pages
dharmatech
Posted a question to the stackoverflow ihp tag: https://stackoverflow.com/questions/69472377/change-location-of-controller-pages Any suggestions welcome there or here. Thanks! …
Add Response
One-to-zero-or-one relationship
dharmatech
Hey y'all, Just posted this question to stackoverflow regarding modeling a one-to-zero-or-one relationship. Any suggestions (here or there) are welcome. Hopefully the answers can serve as a reference for folks needing to setup this sort…
Add Response
Define a QueryBuilder by filtering then sorting
dharmatech
Hey y'all, I posted the following to stackoverflow yesterday: Define a QueryBuilder by filtering then sorting No answers so far, so I thought I'd check here so see if anyone has any suggestions. :-) The section Update 1 shows an app…
Add Response
OverloadedLabels in IHP
dharmatech
Hey y'all, I posted the following question to stackoverflow: https://stackoverflow.com/q/68960202/268581 Fyodor there suggested it may be a bug in the template compiler. Is that something on the IHP side? Or part of some other library w…
Add Response
Alternative project layout in a Razor Pages style
dharmatech
A short (6 minute) video demonstrating that IHP projects can have a different layout that's closer to what you see in an ASP.NET Core Razor Pages project: https://youtu.be/WhCiBZNc15Y The git branches that I reference: https://github.co…
Add Response