How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?
2 9444
Explian About DataAdapters
Define the data provider classes that is supported by ado.net?
How to identify the controls which can be used for binding data?
What are all the different authentication techniques used to connect to MS SQL Server?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Define executenonquery?
What are the classes in System.Data.Common Namespace?
What does executequery return?
What is dataset object? Explain the various objects in dataset.
Explain executenonquery?
What is ado.net components?
How do you update a dataset in ado.net?
Explain the difference between data reader and data adapter?
What is serialization and de-serialization in .net?
Which method in OLEDBAdapter is used to populate dataset with records?