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
Explain diff. Between friend and protected friend?
What are the built-in objects in asp.net?
If 200 is for all successful operation then why do we have 201 response codes?
Is asp.net still used?
What is the part of url?
Define page fragment caching?
Are xaml file compiled or built on runtime?
How is mvc different from asp.net? : Asp.Net MVC
when a request is made in Life cycle of ASP.NET page .
Is asp.net a programming language?
What are the disadvantages of view state?
What is Cookies Less Session?
What is a page life cycle?
Explain about Multi-Language integration?
What are sessions in asp net?