CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Showing posts with label
mvc3
.
Show all posts
Showing posts with label
mvc3
.
Show all posts
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...
Tuesday, April 19, 2011
Using RazorJS with MVC3
›
I've been working on a project where I've managed to accumulate 1200+ lines of javascript in my View file. There are two reasons for...
Wednesday, February 16, 2011
Plupload and ASP.NET MVC3
›
This post will explain howto integrate Plupload into an ASP.NET MVC3 project. It will probably work with lesser version of MVC without too ...
Sunday, January 16, 2011
MVC3 Boilerplate
›
Every time I create a new ASP.NET MVC3 project there are certain libraries and code I re-use regularly. One of them being HTML5 Boilerplate ...
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...
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