Answer:
Answer for this question is D
Explanation:
Help flies
Answer:
AspNet.ScriptManager.jQuery?
Explanation:
Unobtrusive validation means we can perform a simple client-side validation without writing a lot of validation code by adding suitable attributes and also by including the suitable script files.
One of the benefits of using a unobtrusive validation is that it help to reduce the amount of the Java script that is generated. We can install the AspNet.ScriptManager.jQuery? for the unobtrusive validation.
When the unobtrusive validation is used, validation of the client is being performed by using a JavaScript library.
Is it a multiple choice answer? if so would like to see the answers as there are TONS of effective ways and if i list one it may not be in that list you have if its multiple choice.