Explain how server control validation controls works?

Answer Posted / swapna

To perform server side validation we have an event
called ?ServerValidate?.
Syntax:
ValidationControlName_ServerValidate(s, args)
{
?..//Logic
}

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between value type and reference type?

263


How would you implement inheritance using c#?

578


Explain the namespace classes used in asp.net mvc? : asp.net mvc

500


What are the asp.net list controls and difference between them?

520


Define authentication and authorization.

623






WSDL means?

669


How to handle errors in Web API?

626


What are Caching techniques in .NET

600


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

557


Write a code for sending an email from asp.net application.

540


how to retrieve property settings from xml .config file.

549


Define web.config in .net?

639


What is rending process in ASP.NET?

619


What are early binding and late binding.

566


What’s the catch?

626