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
Is asp.net and .net same?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is Pre-Render event in ASP.NET?
What is cookies cache and session?
What is x xss protection?
What are ASHX files?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Why do we use asp.net?
What is the difference between table and query?
What is DataGrid wheater its a Server Control or something else ?
What are validator? Name the validation controls in asp.net? How do you disable them?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is difference between ispostback and autopostback in asp net?
What are the different authentication modes in asp.net?