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
What is _viewstart?
Define common type system?
What is scope of an application variable in asp.net?
Explain in what order a destructors is called.
How to add DateTime Control in normal DataGrid Server Control?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What are the differences between primary foreign and unique keys?
To load your generated dataset with data which method do you invoke?
Who is using asp.net?
What are the various ways to send content from one page to another?
Write the different features of a Thread and a Process?
What is the file extension of web service?
How can we make sure that Web API returns JSON data only?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is server side in asp.net?