Define the steps to set up validation control.
Answer / Ashok Kumar Ray
Setting up validation controls in ASP.NET involves the following steps:
1. Add a validation control (such as RequiredFieldValidator, RangeValidator, or RegularExpressionValidator) to your form.
2. Configure the properties of the validation control according to your validation requirements.
3. Associate the validation control with a server-side control by setting the ControlToValidate property.
4. Optionally, use Cascading Style Sheets (CSS) to style the validation messages.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
To load your generated dataset with data which method do you invoke?
What are the new data controls in asp.net 2.0?
Explain asp.net page life cycle?
What are the main components of the ADO object model? How are they used?
2 Answers HCL, Syntax Softtech,
Where is asp.net view state stored?
Explain managed code an un-managed code.
Are cookies client side or server side?
What is the difference between localization and globalization?
What's the ASP.Net Application life cycle?
Explain what a diffgram is, and a good use for one?
What are the properties of the eventargs argument when capturing keyboard events?
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)