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

What is application in asp net?

0 Answers  


What is http post action?

0 Answers  


Should sn.exe be used before gacutil.exe ?

2 Answers   Accenture, BirlaSoft,


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

0 Answers  


How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?

2 Answers  






Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

0 Answers  


What is autopostback in asp net?

0 Answers  


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

0 Answers   eMids,


What is use of Master Page in ASP.NET web pages?

0 Answers   Sans Pareil IT Services,


How u refer webservices?

0 Answers   Microsoft,


On Age field how many Asp.Net validation controls will be suit?

7 Answers   NTTF Nettur Technical Training Foundation, Quest,


Categories