Explain the differences between Server-side and Client-side
code?
Answer Posted / parth chowdhury
Server side validation can be done in XML or in HTML itself
While, Client side validation should be done by using
Javascript or Jquery but it should be processed before
submitting the form.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the life cycle of an asp.net page?
What is difference between web config and global asax?
Web API uses which library for JSON serialization?
What is http post action?
What is content page in asp net?
Can the dictionary object be created in client?s scope ?
What describes a query?
Define a multilingual website?
What is Forms Authentication in ASP.NET?
What is query string with example?
Why session is used in asp.net?
What is difference between inproc and outproc?
What are the Difference between asp.net and asp ?
What is a web pool?
Explain State management in asp.net