Hello,
Since a little while i'm making apps for SharePoint and the ServerSide code is hosted at Azure. Well the problem is it's very slow when loading the page and doing postbacks.
Is it possible to load the list data from SharePoint Online in the background while the page is showing up?
This would be a big help for the app. It's the connection to SharePoint online and loading the data which is very slow.