Microsoft Band with Maps
Here is my first Microsoft Band apps that use to control Zoom-in, Zoom-out, move-to-left, move-to-right on Windows Phone by using Microsoft Band Preview SDK
Here is my first Microsoft Band apps that use to control Zoom-in, Zoom-out, move-to-left, move-to-right on Windows Phone by using Microsoft Band Preview SDK
During the age of coding for Windows Phone 7 or 8, developers either relied on third parties or self created transition effect for making the controls have some effects, one of them is “Tilt” effect. When the time come to about a year ago, Microsoft introduce the Universal Apps development methods, significant changes were made for Windows Phone and Windows Store controls, not to mention it included a lot of features into it. ListView and GridView are now common controls…
This is very important for developers to label their release of works with correct version number. This is not only for easy management, but it is also easy for troubleshooting. Since Universal Apps Development introduced last year (2014) during //build, version number is mandated for all the release for Windows Store and Windows Phone apps. When developers create the AppPackages for store submission, developers will have an options either let the Store automatically assign incremented version number based on your…