Differentiate between client-side and server-side validations in web pages.



Differentiate between client-side and server-side validations in web pages...

Answer / Brahmanand Thakur

"Client-side validation occurs on the user's browser before data is sent to the server. It improves user experience by providing immediate feedback. On the other hand, server-side validation occurs after the data is sent to the server, ensuring that only validated data is stored in the database. This provides an extra layer of security against potential attacks like SQL injection."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Give 2 examples for scenarios when routing is not applied?

1 Answers   NA,


how can i inharit multiple classes?

3 Answers  


How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!

3 Answers   Accenture,


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1 Answers  


What does assemblyinfo.cs file consist of?

2 Answers   Accenture, HCL,


What is the purpose of session management?

1 Answers  


How many types of web application ?

1 Answers  


How can we identify that the page is post back in asp net?

1 Answers  


What's the use of response.output.write()?

1 Answers  


How does output caching work in ASP.NET?

1 Answers  


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

1 Answers  


is it possible to access website from a remote place, without deploying it on web server?

1 Answers  


Categories