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
Define the steps to set up validation control.
What is class and object in asp.net?
What is application session?
What are Master Pages in ASP.NET? or What is a Master Page?
Explain the Session state management options available with ASP.NET?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is session handling in a webfarm, how it can work with its limits?
What are server side controls?
What’s difference between “optimistic” and “pessimistic” locking?
How to display validation messages in one control?
Define satellite assemblies.
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is meant by asp.net?
Describe the difference between inline and code behind - which is best in a?
What is page fragment caching?