Tool to dynamically generate data entry screens in .NET?

cyberia

Platinum Member
Oct 22, 1999
2,535
0
0
A while back I came across the GenericDB tool (Link) that allows you to create web application based on an existing SQL database without writing any code. It is a classic ASP script tool.

I have switched to .NET now. I would like to find a tool/script/control like that that was created/works in .NET. Has anybody come across anything like that?