vote up 5 vote down star
2

Does anyone have links to tutorials regarding the new IModelBinder in asp.net mvc beta?

I can't get my head around it properly, so much has changed.

Thanks

flag

67% accept rate

2 Answers

vote up 3 vote down check

Take a look at the source of DefaultModelBinder. That'll give you some clues.

link|flag
vote up 4 vote down

As Haacked points out the source for DefaultModelBinder is a good resource. It would be nice to see a related tutorial on http://www.asp.net/mvc though (hint... hint... at Haacked).

For your convenience here is a direct link to the relevant source: http://www.codeplex.com/aspnet/SourceControl/FileView.aspx?itemId=266460&changeSetId=17272

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.