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
Why select Web API?
Is there any limit for query string? Means what is the maximum size?
What are main return types supported in Web API?
How does session authentication work?
What is difference in .net 1.1 and .net 2.0?
Explain the difference between inline and code behind - which is best in?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is the used of "ispostback" property?
Define secured sockets layer.
What should you do is you want to remove an existing component but would like to make some funtionalities?
Is web config mandatory?
What is the difference between cookie and session?
Who is using asp.net?
How to handle errors in Web API?