What is the difference between sqldatareader and sqldataadapter?
i want 2 pass values(enterd in textbox)to table in sql server without using stored procedure in c#.plz tell me code with an example.
What is the default Timeout for SqlCommand.CommandTimeout property?
How to read data with the sqldatareader ?
What are the steps in connecting to database ?
Can we load multiple tables in a dataset?
What is dao and ado?
What is difference between executenonquery and executequery?
What is namespace in ado.net?
How to identify the updated rows in a dataset?
Why sql Data Reader object not created
What is ado.net in vb net?
Define different execute methods of ADO.NET command object ?