- November 2011 (6)
- October 2011 (3)
- July 2011 (1)
- February 2011 (3)
- January 2011 (2)
- November 2010 (1)
- October 2010 (1)
- September 2010 (1)
- August 2010 (1)
- July 2010 (1)
- June 2010 (1)
- April 2010 (1)
- February 2010 (4)
- January 2010 (2)
Tag Archives: .net
Effectively serializing data to WP7 using JSON and ASP.NET MVC
At PDC’10 last year Microsoft showed their upcoming solution for sharing assemblies between different platforms (Windows Phone, Silverlight, and .NET) – dubbed Portable Library Projects. The release date is said to be H1 2011 so hopefully they are still on … Continue reading
Scripting with Editor Templates in ASP.NET MVC
One of my favorite things about MVC is its implementation of Editor Templates. Editor Templates are very useful to developers because they make code re-use an incredibly simple process. For example, if you need a specific user interface every time … Continue reading
Inversion of Control Contains
I did a basic Inversion of Control discussion for the South Bend/Michiana .Net User Groups this past month. It was a fun experience to get a bit away from Chicago and talk to some new developers. My talk was focused … Continue reading