CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
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...
Saturday, July 30, 2011
OSX Crashes More Then Windows
›
There! I said it! For the record, all my computer hardware, phones, and tablets have been Apple for years; but I primarily do programming ...
Friday, July 15, 2011
ASP.NET MVC3 App Using plupload to Upload Directly to Amazon S3
›
UPDATE 8/15/2011: I can't recommend using this for large files (video files). It's very unreliable. Web size image files and normal...
Friday, July 1, 2011
ASP.NET & IIS7 Error: Could not load file or assembly 'System.Data.SQLite'
›
This was annoying. I setup an ASP.NET MVC3 web application on a fresh install of Windows 2008 R2 and got the following error: Could not loa...
Sunday, May 1, 2011
Introducing Nodeler
›
After over a month of work I'm ready to subject my latest work, Nodeler , to the criticisms of the first 50 people who sign up using the...
‹
›
Home
View web version