Which method do you invoke on the DataAdapter control to
load your generated dataset with data?

Answers were Sorted based on User's Feedback



Which method do you invoke on the DataAdapter control to load your generated dataset with data?..

Answer / sunayana

The .Fill() method

Is This Answer Correct ?    5 Yes 0 No

Which method do you invoke on the DataAdapter control to load your generated dataset with data?..

Answer / 1647264

You have to use the Fill method of the DataAdapter control and pass the dataset object as an argument to load the generated data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain the differences between Server-side and Client-side code?

12 Answers   Cognizant, CTS, Siebel Systems, Visual Soft,


What is the difference between equals() and == in c#?

0 Answers  


Explain what the contents of cookie?

0 Answers  


• What Session State providers are available in ASP.NET? What are the pros and cons of each?

2 Answers   Infosys,


how can u create the forms authentication?and what is the difference between forms authentication and windows authentication?

2 Answers   IBM,






what is the cursor

1 Answers   Wipro,


what are Httpmodule and HttpHandler?

3 Answers   Microsoft, Wipro,


Why does my asp.net file have multiple tag with runat=server?

0 Answers  


How you can add an event handler?

0 Answers  


How to implement globalization and localization in the use interface in .net.

0 Answers  


What is the differences between a primary key and a unique key in sql server?

0 Answers  


About friend and Protected friend ?

3 Answers   MMTS,


Categories