Explain the differences between Server-side and Client-side
code?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / eswar reddy
server side code is executed at the server on IIS in ASP.NET
frame work,while client side code is executed on the server.
Is This Answer Correct ? | 3 Yes | 3 No |
What is enableviewstate?
what is the advantage of data reader?
What is event in asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Input:http://www.allinterview.com/forms/questionform.php Output:http://www.allinterview.com/forms/questionform Write c# program to get the above desired output for the given Input.....
What is the difference between session and viewstate?
What Are Different Types of Debbugers
2 Answers Accenture, TCS, Wipro,
What is the use of @Register directives?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
step to create a strong name?
How do cookies work? Give an example of their abuse.
What is the difference between application state and caching?