Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / sunayana
The .Fill() method
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is Cookies Less Session?
What is http pipeline in asp.net?
What symbol specifies the beginning of a query string?
Explain how can we inherit a static variable?
Why we use content place holder in asp.net?
What is the latest version of asp.net?
Explain in what order a destructors is called.
What is .net remoting?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is comparevalidator?
What are the main requirements for caching?
What does passport and windows authentication mean in ASP.NET?
What are the data controls available in asp.net?
What is the usage of DelegatingHandler?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?