When is validation done on the client? How does client-side
validation improve the efficiency of an application?
Answer / raghumadhav tirunagari
In most cases, client-side validation is performed when the
focus leaves a user control that has a validator assigned to
it by hitting the tab key or clicking on another control.
This is not the case, however, with a required field
validator. The control isn't validated until the user clicks
a button whose CausesValidation property is set to true or
if the user erases information from a control that
previously contained data.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are Httpmodule and HttpHandler?
What methods are fired during the page load? Init()
Which is faster union or union all?
Can we change the session timeout in ASP.NET, if yes then how and from where?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
Can the validation be done in the server side? Or this can be done only in the Client side?
difference between writing connection string in web.config through connection string and appsettings
What is the difference between Proxy and Contract?
how to update data set?
How do you declare static variable? What is its lifetime?
Explain the difference between the web config and machine config.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)