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
Define cache coherency? : Dot net architecture
what is tracing? Where it used?
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
Why am I getting an invalidoperationexception when I serialize an arraylist?
Difference between throw exception and rethrowing ?
Explain about validation?
Explain what does the term "green architecture" mean? : .NET Architecture
What is IL code, CLR, CTS, GAC & GC?
What is different about namespace declaration when comparing that to package declaration in java?
How resource files are used in .net?
How does .net remoting work?
What are the types of application software?
Explain Intermediate Language?
What is biginteger and when would you use that?
What is .net mobile automatic paging? : Microsoft dot net mobile