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 |
Can you edit data in the Repeater control?
What are resource file and how do we generate resource file?
what are grid events ?code for dropdown inside grid and binding dropdown syntax
How can i include both C# and vb.net classes in same solution?
What is the difference between client-side and server-side validations in webpages?
How many types of page.
5 Answers TCS, Verinon Technology Solutions,
How to use ipostback?
Define page output caching?
What are PDBs? Where must they be located for debugging to work?
why security trimming attribute?
What is aspect-oriented programming?
Which is better php or asp.net?
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)