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 …
Monthly Archives: November 2010
Custom model binding using IModelBinder in ASP.NET MVC – two gotchas
Posted by Ivan Zlatev
on 3 November, 2010
2 comments | Views: 8,160


