Explain the differences between Server-side and Client-side
code?
Answer Posted / raghumadhav tirunagari
Server side code will execute at server end all the business
logic will execute at server end where as client side code
will execute at client side at browser end.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How is the using() pattern useful? What is idisposable?
What is the difference between primary & secondary storage device? : Dot net architecture
When do I need to use gc.keepalive?
Explain the types of memory management? : .NET Architecture
how to change the application name?
Different types of authentication modes in .net framework ?
Can you Explain
What is a service contract, operation contract and data contract?
What's the difference between an application and a program?
how to change the title of my window?
Can I customise the trace output?
Explain the five stages in a dlx pipeline? : .NET Architecture
What are the different pipelining hazards? : Dot net architecture
Explain difference between machine config vs. Web config? : .NET Architecture
Explain about appdomains?