Browsed by
Tag: xaml

Azure Maps for Windows 10

Azure Maps for Windows 10

Azure Maps partner with TomTom and Moovit to provide world-class location and mobility information for their customers. Azure Maps provide various way for developers to build their Azure Maps based solutions via REST APIs, Web SDK and Android SDK. Unfortunately, we don’t have Azure Maps SDK for Universal Windows Platform. With the support of REST APIs, we still can build awesome maps app for Windows 10 which based on Azure Maps services. To prove the concept, I have created a…

Read More Read More

Disable Tilt Effect on ListView and GridView for Universal Apps

Disable Tilt Effect on ListView and GridView for Universal Apps

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…

Read More Read More