Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / ramgopal reddy
Client-side. This reduces an additional request to the
server to validate the users input.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Demonstrate Render and PreRender?
What is web api vs wcf?
How can we call webservices in Banking Applications? and where we are using it?
What is aspect-oriented programming?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is the use of ASP.NET routing?
What is asp.net globalization?
What is meant by web application?
Describe the events in the life cycle of a web application.
Can we set master page as a start page?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is _dopostback in asp net?
Write a code for sending an email from asp.net application.