CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Monday, November 29, 2010
.NET WebClient 403 Forbidden Error
›
Wasted 2 hours trying to track down the following error when making a simple WebClient DownloadFile request to an Amazon S3 url: The remote...
Saturday, November 27, 2010
.NET Zencoder API Wrapper
›
I've been working with automated video encoding systems for over 10 years. I'd like to say there have been lots of improvements in t...
Tuesday, November 9, 2010
WatchedIt - An MVC3, Razor, EF4 Code First Production
›
One of the features I love about applications like Boxee is it treats the content you're watching like email. Instead of "read...
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...
‹
›
Home
View web version