Explain the differences between Server-side and Client-side
code?
Answer Posted / sandeep kumar
Client side validation validate on the browser but server side validation validate on the server.
Client side validation is faster than server side validation.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are session objects?
Explain what are webservices?
Can you explain autopostback?
What is the difference between web config and machine config files?
What is the use of web.config and machine.config files?
What are themes and skins in 2.0, explain usage scenario?
What is the file through which you can customize your asp.net application?
How can we make sure that Web API returns JSON data only?
Why we use asp.net for website development?
Why session is used in asp.net?
What are the two Layouts supported by a Web form in ASP.NET?
Which protocol is used to call web service?
What are sql notifications and sql invalidations?
What is a swagger in web api?
How do I publish my asp.net application to my isp's web server?