Category Archives: Coding
Sharing models between Windows Phone and Windows 8: An exercise in futility
Data access is hell. I’ve been stuck on the same problem for a while now, working on MoodTracker. The problem comes down to SQL Server Compact and LINQ to SQL, and the lack of the former on Windows 8. You see, I’d like to get MoodTracker on Windows 8. However, to do so means reworking […]

Exceptions and Tasks and Async, oh my!
This afternoon, I pushed out a couple bug fixes for Taptics to Windows Phone Dev Center. I feel like doing a bit of ranting about it, as the fixes are something that could have been done and pushed out a lot earlier were it not for the rudimentary level of detail I got through the […]
Login