Forms in ASP.NET: a new approach
I'm writing about a unique approach (and framework) for building forms in ASP.NET. It grew out of having Web Forms apps from years ago and not wanting to migrate them to MVC. I wanted to retain the component-based concept, but in a modern framework.
First article: https://thoughts.wgross.net/p/forms-in-web-apps-a-new-approach
Would love your thoughts!