Monthly Archives: July 2009
Custom model binder to avoid decimal separator problems
I bumped into an issue while trying to get the open source ASP.NET MVC project NerdDinner running on my laptop. The Create action in the DinnersController just wouldn’t work. This was due to Latitude and Longitude values being set with … Continue reading
Posted in ASP.NET MVC
Comments Off on Custom model binder to avoid decimal separator problems