Blog

Canvas Apps Performance

How to increase performance by trashing extra screens and controls

Screens and controls are the building blocks of an app. As their count increases, performance suffers. Learn how to minimize them!

Canvas Apps Performance

How to optimize fetching multiple records from a table

A lot of times you would want to lookup multiple records from a table. Would you do that one at a time or is there a better way to do it?