Hi,
I am reading a VB certificate exam book for my upcoming exam. There is one question about optimising an application that I don't understand and needs your help. The book says one tip for increasing performance is to cache properties in variables when you are using a loop. The reason is it is faster to access data stored in a variable them to access data stored in a property.
I still don't understand how it works. Could someone explain a bit more on this subject?
Many thanks
Cowper
I am reading a VB certificate exam book for my upcoming exam. There is one question about optimising an application that I don't understand and needs your help. The book says one tip for increasing performance is to cache properties in variables when you are using a loop. The reason is it is faster to access data stored in a variable them to access data stored in a property.
I still don't understand how it works. Could someone explain a bit more on this subject?
Many thanks
Cowper