Like this article? We recommend
Further Improvements
Further Improvements
Windows 8 Store Apps must satisfy some requirements before being certified on the Windows Store. Following is a list of additional features that you might want to implement in your code:
- Check for network availability
- Check for network latency
- Saving and restoring the app state
- Test the app's requirements with the Windows App Cert Kit
The MSDN Code Gallery has some useful examples that demonstrate how to implement such features.