↧
Windows 8 – FlipView – Programatically adding Next and Previous
So when using a flipview control there is no need for ‘next’ and ‘previous’ buttons as they are built into the UI already: But … the Windows 8 UI is new and unless you are using a mouse those buttons...
View ArticleGetting the Current Windows Phone App Version in code.
It’s often useful to display the current App version (per your App Manifest) for support purposes. I came across the following snippet that looks to provide the easiest option that requires no...
View Article