How do you validate the controls in an ASP .NET page?
Answers were Sorted based on User's Feedback
Answer / guest
by setting the control to validate property in validator to
that controler
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sneha gupta
we can validate controls either server side or client side.
for client side vaildaions we can your either javascript or
validation controls provided in .NET.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
We can validate the controls in an ASP.NET page using
validation controls. There are six types of validation
controls in asp.net. They are :
RequiredFieldValidator,
RangeValidator,
CompareValidator,
RegularExpressionValidator,
CustomValidator and
Validation Summary
| Is This Answer Correct ? | 2 Yes | 1 No |
How do you make your site SSL enabled ?
When web.config is called ?
What base class do all Web Forms inherit from?
Explain MVC model binders?
What is semantic gap?
What is form method?
What is the use of service provider?
How can you implement encapsulation in asp.net?
The technical part was on ASP.Net only of web services.
Explain the differences between Server-side and Client-side code?
What are all the ways to find out types of objects?
What are the namespaces used in asp.net mvc? : asp.net mvc
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)