Value providers in ASP.NET MVC -


i'm working asp.net mvc 5

i trying understand difference between model binder , value provider. confuse when use model provider , when use value provider. per understanding, understood if want map xml posted data clr object use custom model provider, still confused use of custom value provider.

so need on this.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -