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 data control in asp.net?

0 Answers  


What is caching? Explain.

0 Answers  


What is difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


What is an il?

0 Answers  


How do you implement Paging in .Net ?

1 Answers  


What are cookies in your browser?

0 Answers  


Which control has default post back is enabled(true)?

0 Answers   Sans Pareil IT Services,


What data type does the Range Validator control support?

5 Answers  


IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.

1 Answers  


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


What is a page life cycle?

0 Answers  


What is the Intermittent crashing of application in production?

0 Answers   Microsoft,


Categories