CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Wednesday, February 29, 2012
MonoTouch.Dialog UIPicker
›
In iOS a UIPicker looks like this: I'm working on an iPhone application that's built using MonoTouch.Dialog and after a full day ...
Thursday, February 9, 2012
setTimeout Setting Mysterious Callback Parameters
›
I got burned by this twice in the last month. Say you want to call the following function after 5 seconds. function doSomething(optionalP...
Tuesday, October 25, 2011
Using Siri For Home Automation
›
I've created a Twilio , Node.js mash up that allows me to control appliances and the thermostat in my house using the iPhone 4S's S...
Sunday, October 16, 2011
Windows 7 Registry Entry to Search All File Contents
›
If you do a search in Windows 7 you may notice that it didn't find some files that you know contain the search terms you are looking for...
Wednesday, September 28, 2011
jQuery Mobile Displaying A Dialog
›
While working on a mobile web app that is using jQuery Mobile I wanted to display a dialog without making an Ajax call to the server to loa...
Tuesday, September 6, 2011
Entity Framework Code First Error: Could not create constraint
›
While using Entity Framework Code First you will run into an error similar to the one below if you create objects that have a circular refer...
Thursday, August 25, 2011
Remove Duplicates From Rdio Playlists
›
This has driven me nuts ever since I started using Rdio (sign up using this link to support me). I like to listen to other peoples playlist...
‹
›
Home
View web version