Explain the differences between Server-side and Client-side
code?
Answer Posted / k.senthil kumar
Server side code executes on the server.Client side Code
Executes on the client Browser.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Why SessionID changes in every request in asp.net?
How can u debug your .net application?
What is a session in asp.net?
What is the difference between session and viewstate?
What are the main requirements for caching?
Distinguish between Server-side and Client-side code?
What are the different properties of server control that exists?
List the asp.net validation controls?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is the advantage of mvc over asp.net? : Asp.Net MVC
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is web api and why to use it?
What is directive in asp net?
What is the difference between exe and dll?