Why is validation always done on the server? When does that
occur?
Answers were Sorted based on User's Feedback
Answer / raghumadhav tirunagari
Server side validation is always performed in case a browser
doesn't support DHTML. However, to catch invalid entries,
you should check the IsValid property.When users try to
circumvent the client side code by saving it or by
modifying it with different tools.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / saad
It is not always done on server, it can be done on client
side as well but its secure on server side. if the data is
not correctly enter then the request will be sent back to
client side with error message(round trip), so to avoid
that Page's IsValid Property must be used for each control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define xmlreader class.
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
What is the benefit of WebAPI over WCF?
Can you edit data in the Repeater control?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What are the types of assemblies and where can u store them and how ?
Mention few asp.net validators.
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
Is asp.net easy to learn?
What is clr? Difference between clr & cts?
What is _viewstart?
How to register exception filter globally?
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)