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


Please Help Members By Posting Answers For Below Questions

What is asp according to you?

528


Can we set master page as a start page?

544


What describes a query?

527


How will you load dynamic assembly?

538


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1719






Is global asax mandatory?

555


How to implement Authentication and Authorization?

567


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

599


What are the types of caching in asp.net?

552


What are html helpers in asp.net?

525


What is simple data binding?

521


What is a global postback url?

513


Define cookie.

568


Explain managed code an un-managed code.

597


What is strong-typing versus weak-typing?

583