Explain ado.net features?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is meant by executenonquery?
what is type dataset?
What is the difference between data grid and data repeater?
What is the use of Dataview?
What is a datareader object?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the data providers used in ado.net
Is it possible to edit data in Repeater control?
What is sqldatareader?
What is microsoft ole db provider for sql server?
What is the difference between Datareader and Dataset?