PDA

View Full Version : Whats New Clarification



Chris Spencer
5-Jan-2017, 08:11 PM
Whats New /Server Web Proprerties
the following appears


In general every web property can become a server property as long as there is no JavaScript that relies on it. So if a web property is created within an application without JavaScript being added that uses it then it is advised to make this a server web property. The performance of server properties will depend on the amount of data stored in them but in general they are expected to be faster as client web properties.


Is the last bit



but in general they are expected to be faster as client web properties.



meant to be:

but in general they are expected to be faster than client web properties.
or
but in general they are expected to be as fast as client web properties.

Stephen W. Meeley
5-Jan-2017, 08:23 PM
...but in general they are expected to be faster than client web properties.