What combination of methods are used to improve the speed of
the fill() method of the DataAdapter?
a) BeginFillData() and EndFillData()
b) StartFillData() and EndFillData()
c) BeginLoadData() and EndLoadData()
d) StartLoadData() and EndLoadData()
Answer Posted / ish
These are not property of dataadapter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is asp.net easy to learn?
What asp.net control can embed xaml into asp.net pages?
What is a response cookie?
Do you know using sql cache invalidation?
What are the Types of chaching. How to implement caching
Which type of state management is provided by Query String in ASP.NET?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How to disable validator control by client side JavaScript?
What is the maximum timeout we can set for Cookies?
What is the asp.net control toolkit?
What's the difference between viewstate and sessionstate?
Write some code using interfaces, virtual methods, and an abstract class`
What is http protocol and how it works?
What is asp.net and how it works?
Explain the benefits of viewstate?