Creating a data driven web front end quickly
- by Ilya
Over the last few years, I can't count how many web front ends I've had to create over a relatively simple database schema to fasciliate data entry. I have to imagine that someone out there has written a framework I can use to simplify the creation of these kind of simple GUIs.
Doing a quick google, the following look like the key players in .net:
ASP.Net dynamic data framework
SubSonic
NakedObjects for .net
Has anyone worked with any of these and have any preferences? More importantly, are there other frameworks that would be good to evaluate in this space?