Quantcast
Channel: deapsquatter blog
Browsing all 12 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

MvvmCross.DeapExtensions

Stuart Lodge suggested I start a separate library of extensions for the excellent MvvmCross framework. Meet MvvmCross.DeapExtensions.  The first addition is a grouped list view. Those familiar with the...

View Article



DeapExtensions Abbreviated NameSpace

Stuart Lodge just pointed out that I could use an abbreviated namespace so that the full DeapExtenions name does not have to be typed out in your Views. @cheesebaron has a blog post thats explains how...

View Article

Cross Platform App Video (Droid)

I've been hard at work porting our iOS application over to other platforms. I recently posted a video showing the application running on the Mac, well I've done the same for Android. MvvmCross and...

View Article

IOC Container

My objective here was to create a lightweight container using some of the newer .NET classes available. Requirements included thread safety and lazy loading.This is more an implementation of the...

View Article

Image may be NSFW.
Clik here to view.

Updating my mobile apps for Async

Xamarin recently announced support for Async in the form of an Alpha release. Time to update some code to take advantage.Above is the change made in my service class that log's a user in. The...

View Article


Using Mvx Messenger for loosely coupled communication

A ViewModel often needs to know of some status change in a service class. For instance you may have  a network connection that you keep open to your platform. The ViewModel may want to know when this...

View Article

Image may be NSFW.
Clik here to view.

Custom Presenter for UITabBarController

I recently decided to introduce a UITabBarController into our MvvmCross iOS application. The navigation stack was getting a bit deap and the tabs provide a quick way back to the root. Stuart Lodge has...

View Article

Image may be NSFW.
Clik here to view.

Xamarin PCL Support - Hoorah!

Are we there yet?Looks like it. Initial tests are promising. Last night Xamarin released Mono3.1.1 which amongst other things included the PCL reference assemblies.Creating a new Portable LibraryGo...

View Article


Video - Xamarin Studio with PCL and MvvmCross

View Article


Image may be NSFW.
Clik here to view.

NSTableView binding with MvvmCross

Although Mac support in MvvmCross is in its infancy a lot can be accomplished by following the patterns used for iOS. This post assumes you can get the necessary plumbing working for a basic...

View Article

Image may be NSFW.
Clik here to view.

DDWrt Data for iOS support FAQ

DDWrt Data is a iOS application that plots data used at your router in realtime. Your router needs to be running the DDWrt firmware.1. What do I need for DDWrt Data to work?Well first and foremost you...

View Article

House Alarm Support

The official House Alarm App page is now at housealarm.io

View Article
Browsing all 12 articles
Browse latest View live




Latest Images