Monthly Archives: November 2010

Custom model binding using IModelBinder in ASP.NET MVC – two gotchas

There are a few blog posts around the web regarding ASP.NET MVC custom model binding, but there are two key pieces of information missing. Just a quick intro – to implement custom model binding in ASP.NET MVC we need to …

Read more »