How can I retrieve two tables of data at a time by using data reader?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

We all know that Dataset is purely disconnected architechure, but we also know that we can update the changes made to the dataset can be updated in the backend database. when there is no connection how does the update happedn?

6 Answers   Accenture, FastStream,


What are the advantages and drawbacks of using ado.net?

0 Answers  


Can you edit data in the Repeater control?

9 Answers  


Explain the ADO . Net Architecture ?

3 Answers  


What providers do you use to connect to oracle database ?

4 Answers   Digital GlobalSoft,






What is the difference between executequery and executenonquery?

0 Answers  


How to work with disconnected data - the dataset and sqldataadapter?

0 Answers  


If we want to connect to many databases in dataaccess layer such as MSAccess,Sql server,oracle means not to a particular database depends on condition we have to connect to appropriate database in this scenario if we without changing code Ho wdo you handle this situation?

4 Answers   Honeywell,


How to retrieve the third table value from the data set?

2 Answers   Network Solutions,


how would i implement dropdownlist in gridview using c#

2 Answers  


Explain advantages of ado.net?

0 Answers  


Execute nonquery returns no. of afected rows.So if my stored procedure hav lot of select stmnt, delete stmnt, insert stmnt..then what does execute nonquery returns in this case?

6 Answers   Wipro,


Categories