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 / rahul
yes he is correct these are not at all releated to dataadapter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
They mostly asked difference between versions of technologies
What is redirecting behavior?
What is http session state?
Explain how can you debug your .net application?
What is a viewbag?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is the benefit of WebAPI over WCF?
What does mean by a neutral culture?
Demonstrate Render and PreRender?
What are the different validators in asp.net?
What is sta?
Describe session handling in a webfarm?
What is the extension of master page in asp.net?
How can I have a particular web page in an asp.net application which displays its own error page?
How can you pass multiple complex types in Web API?