Tagged: winappdev
Please leave a comment, ask a question and consider subscribing to the latest posts via RSS or email. Thank you for visiting! Below is a list of entries related to the tag listed above..
My site contains more than just the information below and I'd encourage you to visit the home page to view
current information as well as other items/categories that might be of interest.
There are 2 entries for the tag
winappdev
In my working with Windows Store apps, I’ve become increasingly fond/aware of the advantages for app localization. There are a lot of resources out there for you to localize your app using a good-better-best approach as well. I’ve previously written about localizing a Windows Store app using some of these methods and what the WinRT platform supports to make this easier in most cases. Now that you’ve localized your app, you may be faced with the question of how you might want to respond to language choice changes by the user. Remember that the Windows Store app model is...
As someone who uses a few iOS devices around the house, I’ve become fond of visiting sites and seeing a little banner that lets me know that a native app is available for the web app I’m using. This concept was introduced in iOS 6 and called “Smart App Banners” in the developer documentation. You may have seen them as well I wanted to provide the same affordance for Windows Store apps and recalled there are already two ways to integrate the web app browsing experience with the native app in the Windows Store: ...