Explain the differences between Server-side and Client-side
code?

Answers were Sorted based on User's Feedback



Explain the differences between Server-side and Client-side code? ..

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

Explain the differences between Server-side and Client-side code? ..

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

Post New Answer

More ASP.NET Interview Questions

How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Will session work if cookies is disabled?

0 Answers  


Explain Features in ASP.NET

0 Answers   Microsoft,


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


what exception is thrown when you do a response.redirect

2 Answers   IBM,


Contrast OOP and SOA. What are tenets of each ?

0 Answers  


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


Describe the .net base class library.

0 Answers  


What are the disadvantages of using session?

0 Answers  


diff between Server.Transfer() and Server.Execute()

1 Answers  


Difference between web.config and app.config?

3 Answers   ITC Infotech, Jenesys Technologies,


What is the difference between asp.net and mvc?

0 Answers  


Categories