Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / 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 View All Answers
What is the difference between web config and machine config files?
What is the flow of processing of the request? : asp.net mvc
List the events in page life cycle.
Explain how to prepare culture-specific formatting in .net.
What symbol would you use to denote, the start of a code block in aspx views?
What is asp.net version?
Explain weak typing and strong typing.
What is applicatio domain?
What are the layouts of ASP.NET Pages?
Which authentication uses a combination of windows and iis authentication?
What is the parent class of all the web server control?
What are the different types of proxy patterns?
What are the new features implemented in ASP.NET?
Is asp.net easy to learn?
Explain the differences between clr & cts?