To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it?
Answer / ninad
Client-side validation can be performed where deemed
appropriate and feasable to provide a richer, more
responsive experience for the user.
Besides user input data validation occurs on the server at
a minimum.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the use of web.config? Difference between machine.config and Web.config?
Can a user browsing my Web site read my Web.config or Global.asax files ?
What is strong-typing versus weak-typing?
Describe a Windows Service and its lifecycle ?
Where is session data stored in asp net?
I am trying to redirect another site on button click.
Explain about Multi-Language integration?
Can you clarified A Web service can only be written in .NET or not?
What is boxing and how it is done internally?
What is the meaning of TestApi?
What is the purpose of asp.net?
what are the Custom controls in asp.net?