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 is the use of view state?
What do you mean by role-based security?
List the advantages and disadvantages of user control an custom control?
What are the session variables?
Explain a program using razor view engine to create a simple application? : asp.net mvc
How do u optimize a query in asp.net?
when a request is made in Life cycle of ASP.NET page .
Which is faster viewbag or viewdata?
Where sessions are stored?
Does web services support data reader like pom project?
Why do we need a web application session?
What are the asp.net security controls?
Is viewstate enabled by default?
Explain swagger components.
Explain about asp.net state management?