Explain the differences between Server-side and Client-side
code?

Answer Posted / tiger skumar

Server side validation can be done on server side controls
using server controls.
But Client side validation can be done at browser.

The control validation can be done at client browser instead
of server side validation.Because its additional overhead to
the server.

For example,Mandatatory fields checking.It can be done at
client browser.No need at server side.

But the login and password must be validate at server side.

The client side validation can be done using the Javascript
or vb script.

Is This Answer Correct ?    53 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to include timer or counting time to display next page in asp.net

1599


What is the difference between globalization and localization?

487


Why do we use datasource in asp.net?

518


What are the different kinds of assemblies?

520


What are the security types in asp.net?

572






What is difference cookie and session?

523


What is an il?

554


What is csrf attack in asp.net?

515


What is server side in asp.net?

491


What is mta?

622


What is the current version of asp.net?

493


Differentiate between authentication and authorization.

560


Is a dll file an executable?

550


Explain what does mvc represent in asp.net? : asp.net mvc

495


What is a server farm in iis?

535