CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Saturday, October 30, 2010
Custom iPhone 4 Mount For Car
›
Cutting to the chase. Here are the pics of my new custom iPhone mount! Previously I had customized my car to mount my iPhone 3G using a G...
Thursday, October 14, 2010
How Not to Implement Unsubscribe
›
UPDATE 10/14/2010 11:55 AM CST: SpeakerRate may not have done the unsubscribe correctly. But they know customer service. Thanks guys! http:...
Friday, October 8, 2010
Count the Number of Network Connections in Windows
›
If you need to count the number of network connections to a certain port start by entering this command into a command prompt: netstat -a -...
Thursday, October 7, 2010
Upgrade ASP.NET MVC 3 Preview to MVC Beta
›
I previously blogged about upgrading the TekPub ASP.NET 2 Starter Site from MVC2 to MVC3 Preview: http://blog.cdeutsch.com/2010/08/upgrade...
Sunday, September 5, 2010
Save Web Page as PDF on iPad then Annotate
›
I was viewing the schedule for Twin Cities Code Camp on my iPad this morning and wanted to circle the talks I was interested in. I quickly ...
Saturday, August 21, 2010
Code-First Entity Framework ISession for Tekpub MVC Starter Site
›
I've been using a lot of the ideas/code in Tekpub's MVC Starter Site for a personal project of mine. For better or worse the featur...
Sunday, August 15, 2010
Upgrade MVC2 to MVC3
›
Today I upgrade a fairly new MVC2 app to MVC3. My original MVC2 app was based off of The Tekpub ASP.NET MVC 2.0 Starter Site The first ste...
‹
›
Home
View web version