How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?
2 9551
What is partial class?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
How to identify the updated rows in a dataset?
What are the data providers in ADO.NET framework?
What are the disadvantages of using datalist?
What is openquery?
What are the advantages and drawbacks of using ado.net?
Command objects uses, purposes and their methods.
What is connection string?
Why is it important to close an ado.net application?
What is the usage of the dataset object in ado.net?
What is ado oledb and odbc?
What you mean by filtering of data?
How can we add relation between tables in a dataset?