0
kicks
ASP.NET MVC Format for Model Binding to Arrays, Lists, Collections etc
In this great post Scot Hanselman explains in detail how to use the default model binder to automagically handle a number of collection types for you, if you play by the rules and make your HTML form elements follow a certain format.