AlphaJax Xbox LIVE now available!
AlphaJax Xbox LIVE now available!
AlphaJax Xbox LIVE now available!
Come and meet the Marker Metro team and here us speak at Tech Ed New Zealand 2012
Posted by: | Technical |
Removing pages from the Windows Phone back stack with Caliburn Micro
Posted by: | Technical |
Learn how to resolve dependencies on unsupported APIs with Windows Phone Background Agents
Posted by: | Marketing |
Marker wins best Widnows Phone Solution of the year at the Microsoft NZ Partner Wards
Posted by: | Technical |
I recently gave a talk at Tech Ed 2011 New Zealand on the Caliburn Micro MVVM framework. You can view and download the presentation and download the source code. Here are the areas I covered: Getting Started with Caliburn Micro Lifecycle Management for Apps and View Models (VMs) Managing the App Bar and performing Navigation More »
Posted by: | Technical |
Microsoft have posted up a series of performance considerations when developing Windows Phone apps which any developer should read. There is one section in particular called “Minimize the Code in Constructors and Loaded Events” which you can find here a few sub headings down: http://msdn.microsoft.com/en-us/library/ff967560(v=vs.92).aspx#BKMK_Startup The recommended code for each view is presented below. Whilst More »
Posted by: | Technical |
I found a blog post on adding custom font support to Windows Phone 7, but it didn’t quite work for me so I’m posting up the steps i took to get this working. Step 1 – Ensure you have the right font Windows Phone requires you to have your font in TrueType format (.ttf). If More »
Posted by: | Technical |
I’ve been playing around with observable collections, as you do, and appear to have come up with what seems to be a pattern for binding data to the View which appears to get pretty good responsiveness and performance. Many blog posts I found talked about using ObservableCollections on the ViewModel with automatic properties, and ensure More »
Posted by: | Technical |
I wrote this last year in august 2010 a few months after attending Mix 10. I forgot to publish it then but it makes interesting reading now, completely unedited I promise! We got the first 4 at least;) 5 things in 12 months – what windows phone 7 needs to lead the smartphone wars Windows More »