Who calls the validation controls?

 Posted by Shankul2784 on 7/28/2010 | Category: ASP.NET Interview questions | Views: 5257
Answer:

In ASP.NET 1.0 it was handled by webuivalidation.js script file. The scripts are now included in the page straight from the DLL. This is done through the special handler (/WebResource.axd), so you can't edit the javascript files.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response