Custom Model Binder for decimals and integer: How to get the string value before MVC and do a smarter conversion
I want to extend the default model binding to be more smart when dealing with numbers. The default works very bad when are commas and decimals points in the game.