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 |
How can you provide an alternating color scheme in a Repeater control?
Will session work if cookies is disabled?
Explain Features in ASP.NET
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
what exception is thrown when you do a response.redirect
Contrast OOP and SOA. What are tenets of each ?
What is a page life cycle? What are the events in a page life cycle?
Describe the .net base class library.
What are the disadvantages of using session?
diff between Server.Transfer() and Server.Execute()
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
What is the difference between asp.net and mvc?