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 |
How can we identify that the page is post back in asp net?
How many web.config files in each solution
what is view state?
How many types of session in ASP.NET
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
What are asynchronous callbacks?
How use Xml data in ASP.net?
List the asp.net validation controls?
Explain the difference between inline and code behind - which is best in?
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)
What is the difference between equals() and == in c#?
What are runtime hosts?
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)