Looking through MicrosoftMvcValidation.js I see Sys.Mvc.FormContext function which populates fields. I'm trying to understand what it does, why it does it and how it is used?
|
feedback
|
|
Looking through MicrosoftMvcValidation.js I see Sys.Mvc.FormContext function which populates fields. I'm trying to understand what it does, why it does it and how it is used?
| |||
|
feedback
|
Microsoft*.jsbelong to the recycle bin. That's legacy shit coming from classic WebForms that even Microsoft realized how crappy it was and completely abandoned in favor of jquery which is the default client side library in ASP.NET MVC 3. – Darin Dimitrov Nov 3 '11 at 22:24