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 OSI layer? Explain different layers.
What is a session government?
How can you make sure that web api returns json data only?
What is asp.net web application?
What is the difference between c# and .net?
What r the asp.net list controls and diff. Between them?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Is asp.net free?
What is mvc in angular?
Why do you use the app_code folder in asp.net?
What is the purpose of asp.net?
What is Razor View Engine
How asynchronous call can be implemented using delegates?
What is the use of worker process in asp.net?
Why would anyone need to implement their own hashtable or linked list?