ASP.Net with C# and SQL server db form
I am looking for some information to set up a simple form to insert, update and delete from a SQL Server database using Visual Studio.Net. I have created a Datagrid to view a table in the database, but i need help to build a user interface for updating the database. Does anyone know where I can find some useful information on this?