inserting records in sqlserver from front end using asp.net with out using stored procedures

May 28 2010 6:23 AM
hi,

   can any one tell how to insert records in sqlserver using front end asp.net with out using stored procedures in sql server.
i designed a table in asp.net with labels and text boxes with a button insert.
what code i need to write if i select insert button it should insert in a table.

Thanks
Srikanth 

Answers (1)