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 |
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
How does session work in asp net?
What you mean by partial Class in asp.net 2.0?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
What is the difference between ASP and ASP.NET?
4 Answers Sans Pareil IT Services, TCS,
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
Explain what is an abstract class?
How to use a Master Database in Asp.net?
In which scenario we use Session and Cookies? With Example..
How do you a replicate a set of controls across a number of ASP Pages
What does passport and windows authentication mean in ASP.NET?
Why asp.net is used?
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)