Explain the differences between Server-side and Client-side
code?
Answer Posted / gupta
server side code is executed on server side only,
client side code is executed on browers machine.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is asp.net a programming language or framework?
What is Razor View Engine
What is the difference between pathparam and queryparam?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is a pixel url?
What is postback in asp net?
how to include timer or counting time to display next page in asp.net
What can we do with asp.net?
What is web router?
Describe the difference between inline and code behind - which is best in a?
What is the use of ASP.NET routing?
What is meant by web application?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Can any body provide me the sample web application in asp.net
What is anonymous authentication?