Technofog Technofog (/tɛkˈnɒ/fɒɡ/) - the confluence of domain specific jargon, technical debt and knowledge gaps that negate sensible use of even… Posted on: June 11, 2019 By: jammer With: 0 Comments
Abstracting APIs – Abstract Potentially Insane? There's no doubt about it, things that help are good. This topic of abstraction came up in a chatroom the… Posted on: December 20, 2015 By: jammer With: 0 Comments
View Model Value Change Tracking in MvvmCross & Xamarin Change tracking object contents at first might seem like an easy or straightforward task but there are lots of pitfalls… Posted on: December 19, 2015 By: jammer With: 0 Comments
Whitelist SSL Certificates in .NET for Xamarin / MvvmCross Apps I have a fairly complex development environment for my current project and needed to allow some self-signed certificates to pass… Posted on: December 15, 2015 By: jammer With: 0 Comments
MvvmCross Beta5 & SidePanel Navigation Sample There is a new release of MvvmCross yesterday that takes the platform to v4 beta 5 that was released yesterday. … Posted on: November 7, 2015 By: jammer With: 0 Comments
Xamarin Android Player in Windows 10 After having upgraded to Windows 10 I found that I had some networking issues running the Xamarin Android Player. When… Posted on: August 1, 2015 By: jammer With: 0 Comments
Xamarin Android Automated CI Publishing Using MSBuild & JetBrains TeamCity I love automating processes and making things consistently repeatable. Continuous integration is your friend, yes it can take time to… Posted on: July 7, 2015 By: jammer With: 4 Comments
Learning MvvmCross Learning a new technology can sometimes be a very time consuming and error prone process. The more complex the technology… Posted on: July 4, 2015 By: jammer With: 0 Comments
Xamarin Android AXML Intellisense Hmm ... missing your lovely Xamarin Android intellisense in the Visual Studio .axml code editor? Me too ... The Solution… Posted on: July 2, 2015 By: jammer With: 2 Comments
Xamarin – The Baptism of Fire – Windows 7 So as I blogged a few days ago about the issues I was having with getting to grips with all… Posted on: June 24, 2015 By: jammer With: 0 Comments
PCL Profile 259 in Visual Studio 2012 on Windows 7, Xamarin, MvvmCross & ReSharper 7.1 Well, today was a lot of fun. You can tell just how much fun from the ridiculous title of this… Posted on: June 19, 2015 By: jammer With: 0 Comments
Code Reviewing – Xamarin Components and MvvmCross Plugins At the moment I'm working through the implementation of a mobile application build on top of the Xamarin platform targeting… Posted on: June 7, 2015 By: jammer With: 0 Comments
Enabling CSS Hover Selector on Touch Enabled Devices Most web developers and designer make use of this common CSS selector to help make pages easier to consume by… Posted on: November 8, 2014 By: jammer With: 0 Comments
Mvvmcross (Mvx) Getting Started I know the title suggests this is a guide on how to get started and since I haven't even started… Posted on: May 24, 2014 By: jammer With: 0 Comments
Cross Platform Development w/ Xamarin & SVN Source Control on OSX Hmm, rather ambitious title there Jammer ... Anyway, I've just started looking at building some iOS and Android (plus others… Posted on: May 22, 2014 By: jammer With: 0 Comments