ASP.Net Interview Questions and Answers for Freshers and Experience Part-6
31. Which method is used to force all the validation controls to run? The Page.Validate() method is used to force all the validation controls to run and to perform validation. 32. Which method has been introduced in ASP.NET 4.0 to…
Read More