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 |
which type of data u send through request.querystring()?and tell abt exact size?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How can we Maintain more than on config file in one .Net web application and how?
can any one explain about 3-tier architecture and how to deploy 3 layers of 3-tier architecture in 3 different servers.plz send me .net code
Is oauth for authentication or authorization?
How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
What is ispostback property?
In try catch blocks one is normal catch block and another is sqlcatchexception block
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
How can you make sure that web api returns json data only?
Explain the difference between singleton and single call?
How to Separate background image and front image from original picture....
0 Answers Sans Pareil IT Services,
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)