Explain executenonquery?
What is the functionality of data provider in ado.net?
What happens when we issue Dataset.ReadXml command?
Which method in OLEDBAdapter is used to populate dataset with records?
What is commandbuilder in ado.net?
What is XML serialization
What is executenonquery ado.net?
If we are not returning any records from the database, which method is to be used?
What is the difference between oledbreader and datasetwhile connecting?
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 are the major difference between classic ADO and ADO.NET?
describe about the ado.net object model
How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?