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
Explain the difference between web user control and web custom control?
What is page request in asp.net?
Explain what the contents of cookie?
Is razor a programming language?
Which asp.net objects encapsulate the state of the client and the browser?
What is use of Master Page in ASP.NET web pages?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Difference between web user control and web custom control?
What is diff. Between abstract class and an interface?
What is OSI layer? Explain different layers.
Which type of state management is provided by Query String in ASP.NET?
Explain the main function of razor in asp.net? : asp.net mvc
What is data reader in asp.net?
What is rich control in asp.net?
What are cao and sao.