The most powerful capabilities of ModelBinder class is that it enables you to define scope when you create your bindings using jQuery.
*If your views are simple, you can rely on default scoping rules that are based off of the html “name” attribute.
*You can define scoping with jQuery selectors if your views are complex.