Describe datareader object of ado.net with example.
How do you update a dataset in ado.net and how do you update database through dataset?
What is a dataview?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What are the major difference between classic ADO and ADO.NET?
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
Diff b/w DataReader,Dataset and Data table?
What is DataReader Object?
can we have multiple datatables in a datareader ?
18 Answers Fulcrum Logic, Infosys, Kale Consultants, Ness Technologies,
Explain the different row versions available in table?
What is serialization and de-serialization in .net?
Is ado.net an orm?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?