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
Explain the difference between inprocess vs out process session state : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What are public and private assemblies ?
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Explain the difference between l1 and l2 cache? : .NET Architecture
How to prevent my .NET DLL to be decompiled?
Explain cache memory? : .NET Architecture
what are constructors and destructors?
What is parallel computing?
question related to table havi colspan and row span
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
What is cache coherency and how is it eliminated? : .NET Architecture
What is .net mobile input validation. : Microsoft dot net mobile
Explain the difference between primary & secondary storage device? : .NET Architecture
what is the method while we are using adapter and dataset ?