Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / sulochana singh
Client-side validation because there is no need to request a server side date when you could obtain a date from the client machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Disable browser cache for entire ASP.NET website?
Define static constructor?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the difference between exe and dll?
How many web.config files can I have in an application?
What events will occur when a page is loaded?
Which class is used to send an email message from an ASP.NET Web page?
What is authentication in asp.net?
What is difference between view state and session state?
What is asp net theme?
What do you mean by marshalbyref?
How Session outproc in Sqlserver stored?
What do you mean by serialize and marshalbyref?
What is session and cookies in asp.net?
Explain page output caching?