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
- Host: GitHub
- URL: https://github.com/dev360/formfrontier
- Owner: dev360
- Created: 2011-01-13T20:43:46.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-14T05:03:42.000Z (over 15 years ago)
- Last Synced: 2025-01-11T15:37:08.999Z (over 1 year ago)
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.