Screens and controls are the building blocks of an app. As their count increases, performance suffers. Learn how to minimize them! The post How to increase performance by trashing extra
Screens and controls are the building blocks of an app. As their count increases, performance suffers. Learn how to minimize them! The post How to increase performance by trashing extra
Learn how to increase the performance of your app by repurposing controls especially the timer control which is very resource heavy! The post How to use a timer across screens!
Custom pages can only have one screen… Right? No, actually they can have multiple screens like a normal Canvas App I was a bit surprised when learning this, because I
The introduction of custom pages within model-driven apps is the start of the long-awaited convergence of model-driven apps and canvas apps. Adding a custom page to your model-driven app gives
A quick tip about speeding up your app creation process – by using different screen templates for phone & tablet layout! The post New screens – How to speed up