65.9K
CodeProject is changing. Read more.
Home

Universal Database Admin for ASP.NET and SQL Server (Reloaded)

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.91/5 (78 votes)

Nov 26, 2005

8 min read

viewsIcon

481617

downloadIcon

9621

A dynamic web application needs an admin section for CRUD actions on the records/tables in the database. Wouldn't it be nice to have a database admin, which can be plugged to any web application? Just give your SQL connection string and it dynamically manages all table operations in just five pages.