If you have a model object with a property named Id , you may have run into an issue where your model state is invalid when binding to that model even though you don’t have an “Id” field in your form. The following scenario should clear up what I mean. Suppose you have the following simple model with...
Posted to
What's New
(Weblog)
by
Anonymous
on
02-12-2010, 12:00 AM
Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Routing, Software Development, model binding