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
Define msil.
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Can you use c# without .net?
How we can force all the validation controls to run?
Write some code using interfaces, virtual methods, and an abstract class`
Web API supports which protocol?
State differences between MVC and WebAPI
Can you explain one critical mapping? Performance issue which one is better?
What are server-side comments in ASP.NET?
What is difference between web api and web services?
What is gridview in asp.net?
How does session id work?
Explain advantages of caching?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the use of express session?