Wednesday, 20 March 2013

When working with a large number of records in the dataset, what DataSet method should the application call to prevent data - aware controls from updating every time t he active record changes?

a) BlockUpdate
b) DisableControls
c) Disable
d) None of the above
 
Answer: b. DisableControls 

No comments:

Post a Comment