An open API service indexing awesome lists of open source software.

https://github.com/dev360/formfrontier

A ViewState uninhibited form library for ASP.NET sprinkled with HTML5 magic dust
https://github.com/dev360/formfrontier

Last synced: 4 months ago
JSON representation

A ViewState uninhibited form library for ASP.NET sprinkled with HTML5 magic dust

Awesome Lists containing this project

README

          

* A short disclaimer *
This project is mostly an experiment in abandoning ViewState and the
provided ASP.NET Web/HTML controls. I had previously written a similar
project which utilized the madness that is WebControls - this time I
want to see how feasible it would be to rewrite similar functionality
from the ground up without using the Controls collection at all.